]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-02-04 Padmanabh Ratnakarbe2net: Use new implementation of get mac list command
2012-02-04 Padmanabh Ratnakarbe2net: Fix link status query command
2012-02-04 sjur.brandeland... caif-hsi: Add RX flip buffer
2012-02-04 sjur.brandeland... caif: Add drop count for caif_net device.
2012-02-04 sjur.brandeland... caif: Kill debugfs vars for caif socket
2012-02-04 Neel Patelenic: Update enic maintainers
2012-02-04 Neel Patelenic: Check firmware capability before issuing firmware...
2012-02-04 Neel Patelenic: Enable support for multiple hardware receive...
2012-02-04 Jitendra Kalsariaqlge: Bumped driver version to 1.00.00.30.
2012-02-04 Jitendra Kalsariaqlge: Fix memory leak in the process of refill
2012-02-04 Jitendra Kalsariaqlge: Removing needless print's which are not
2012-02-04 Jitendra Kalsariaqlge: Fixed invalid reference to ip header
2012-02-04 Sritej Velagaqlge: Updating Schultz LICENSE.qlge file.
2012-02-04 Manish chopraqlcnic: Fix API unlock
2012-02-04 Sritej Velagaqlcnic: Fix firmware abort code check.
2012-02-04 Sony Chackoqlcnic: report valid speed and duplex status when link...
2012-02-04 Sritej Velagaqlcnic: Stop pause ctrl frames on fw hang.
2012-02-04 Sony Chackonetxen: report valid speed and duplex status when link...
2012-02-04 Rajesh Borundianetxen: Fix a panic during driver unload in device_remo...
2012-02-04 Sritej Velaganetxen_nic: Error logging on firmware hang
2012-02-04 Sritej Velaganetxen_nic: Fix phy link status
2012-02-04 Manish chopranetxen_nic: fw dump support
2012-02-04 Sritej Velaganetxen_nic: fix cdrp race condition
2012-02-02 Danny Kukawkaeicon: fix -Warray-bounds warning
2012-02-02 David Millerqeth: Move away from using neighbour entries in qeth_l3...
2012-02-02 Krishna Gudipatibna: Implement ethtool flash_device entry point.
2012-02-01 David S. Milleratm: clip: Convert over to dst_neigh_lookup().
2012-02-01 David S. Millerdecnet: Add missing neigh->ha locking to dn_neigh_outpu...
2012-02-01 David S. Milleripv6: Remove never used function inet6_ac_check().
2012-02-01 Joe PerchesPATCH V2 net-next] net: dev: Convert printks to pr_...
2012-02-01 Masanari Iidavmxnet3: Fix typo in vmxnet3_drv.c
2012-02-01 Masanari Iidaatm: Fix typo in lanai.c
2012-02-01 Danny Kukawkahamradio: fix incompatible pointer in module parameter
2012-02-01 Sathya Perlabe2net: add descriptions for stat counters reported...
2012-02-01 Peter P Waskiewicz Jrixgbe: Add module parameter to allow untested and unsaf...
2012-02-01 Joe Perchesnetpoll: Neaten MAX_SKB_SIZE macro
2012-02-01 Joe Perchesnetpoll: Convert printks to np_<level> and add pr_fmt
2012-02-01 Akinobu MitamISDN: use memchr_inv
2012-02-01 Shawn Lutcp: md5: RST: getting md5 key from listener
2012-02-01 Dan Carpenterxfrm6: remove unneeded NULL check in __xfrm6_output()
2012-02-01 Eric Dumazettcp: md5: protects md5sig_info with RCU
2012-01-31 Joe Perchesdrivers/net: Remove alloc_etherdev error messages
2012-01-31 Joe Perchesdrivers/net: Remove unnecessary k.alloc/v.alloc OOM...
2012-01-31 Eric Dumazettcp: md5: use sock_kmalloc() to limit md5 keys
2012-01-31 Eric Dumazettcp: md5: rcu conversion
2012-01-31 Eric Dumazettcp: md5: remove obsolete md5_add() method
2012-01-31 Francois Romieur8169: spinlock redux.
2012-01-31 Francois Romieur8169: avoid a useless work scheduling.
2012-01-31 Francois Romieur8169: move task enable boolean to bitfield.
2012-01-31 Francois Romieur8169: bh locking redux and task scheduling.
2012-01-31 Francois Romieur8169: fix early queue wake-up.
2012-01-30 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-01-30 Denys Vlasenkonet: Deinline __nlmsg_put and genlmsg_put. -7k code...
2012-01-30 Eric Dumazetipv6: fix RFC5722 comment
2012-01-30 Tony Zelenoffnet: Allow ipv6 proxies and arp proxies be shown with...
2012-01-30 Paul Gortmakerdrivers/net: strip unused module code from sun3_82586.c
2012-01-30 Paul Gortmakerdrivers/net: fix up stale paths from driver reorg
2012-01-30 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-01-30 Ben Hutchingssfc: Use a more sensible cast in efx_rx_buf_offset()
2012-01-30 Ben Hutchingssfc: MTD: Leave the DEBUG macro alone
2012-01-29 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-01-28 David S. Milleripv6: Eliminate dst_get_neighbour_noref() usage in...
2012-01-28 David S. Milleripv6: Remove neigh argument from ndisc_send_redirect()
2012-01-28 David S. Milleripv6: fib: Convert fib6_age() to dst_neigh_lookup().
2012-01-28 David S. Milleripv6: ndisc: Convert to dst_neigh_lookup()
2012-01-28 David S. Milleripv4: ip_gre: Convert to dst_neigh_lookup()
2012-01-27 Francois Romieur8169: remove work from irq handler.
2012-01-27 Francois Romieur8169: missing barriers.
2012-01-27 Francois Romieur8169: irq mask helpers.
2012-01-27 Francois Romieur8169: factor out IntrMask writes.
2012-01-27 Francois Romieur8169: stop delaying workqueue.
2012-01-27 Francois Romieur8169: remove rtl8169_reinit_task.
2012-01-27 Francois Romieur8169: remove hardcoded PCIe registers accesses.
2012-01-27 Bruce Allane1000e: update copyright year
2012-01-27 Bruce Allane1000e: split lib.c into three more-appropriate files
2012-01-27 Bruce Allane1000e: call er16flash() instead of __er16flash()
2012-01-27 Bruce Allane1000e: increase version number
2012-01-27 Bruce Allane1000e: convert final strncpy() to strlcpy()
2012-01-27 Bruce Allane1000e: concatenate long debug strings which span multi...
2012-01-27 Bruce Allane1000e: conditionally restart autoneg on 82577/8/9...
2012-01-27 Bruce Allane1000e: increase Rx PBA to prevent dropping received...
2012-01-27 Bruce Allane1000e: ICHx/PCHx LOMs should use LPLU setting in NVM...
2012-01-27 Bruce Allane1000e: update workaround for 82579 intermittently...
2012-01-27 Bruce Allane1000e: disable Early Receive DMA on ICH LOMs
2012-01-27 Ben Hutchingssfc: Replace efx_rx_buffer::is_page and other booleans...
2012-01-27 Ben Hutchingssfc: Move the end of the non-GRO RX path into its own...
2012-01-27 Ben Hutchingssfc: Make all MAC statistics consistently 64 bits wide
2012-01-27 Ben Hutchingssfc: Rename implementation of ndo_set_rx_mode
2012-01-27 Ben Hutchingssfc: Remove redundant 'rc' variable, always set to 0
2012-01-27 Ben Hutchingssfc: Minor formatting fixes
2012-01-27 Ben Hutchingssfc: Use existing local variables instead of repeated...
2012-01-27 Ben Hutchingssfc: Remove remnants of on-load self-test
2012-01-27 Ben Hutchingssfc: Remove obsolete function efx_dev_name()
2012-01-27 Ben Hutchingssfc: Update the description of SFC_MTD
2012-01-27 Ben Hutchingssfc: Add hwmon driver for boards using SFC9000-family...
2012-01-27 Ben Hutchingssfc: Clean up test interrupt handling
2012-01-27 Ben HutchingsPartly revert "sfc: Handle serious errors in exactly...
2012-01-27 Ben Hutchingssfc: Remove dependence on NAPI polling in efx_test_even...
2012-01-27 Ben Hutchingssfc: Correct interrupt timer quantum for Siena (normal...
2012-01-27 Matthew Slatterysfc: Support extraction of CAPABILITIES from GET_BOARD_...
next