aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-22drivers/net: delete intel i825xx based znet notebook driverPaul Gortmaker3-939/+0
2013-01-22drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker6-3699/+0
2013-01-22drivers/net: delete the 3Com 3c505/3c507 intel i825xx supportPaul Gortmaker6-2936/+0
2013-01-22drivers/net: delete old parallel port de600/de620 driversPaul Gortmaker7-1846/+2
2013-01-22drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker5-1007/+0
2013-01-22drivers/net: delete intel 486 panther onboard ethernet supportPaul Gortmaker3-1346/+0
2013-01-22drivers/net: delete 486 Apricot supportPaul Gortmaker4-99/+9
2013-01-21isdn/gigaset: beautify ev-layer.cTilman Schmidt2-64/+64
2013-01-21isdn/gigaset: beautify common.cTilman Schmidt1-22/+9
2013-01-21isdn/gigaset: beautify interface.cTilman Schmidt1-31/+15
2013-01-21isdn/gigaset: leave DLE mode before hanging upTilman Schmidt1-0/+5
2013-01-21isdn/divert: fix readability damageTilman Schmidt3-247/+237
2013-01-21drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong1-3/+18
2013-01-21move virtnet_send_command() above virtnet_set_mac_address()Amos Kong1-45/+44
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl1-1/+1
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl1-12/+78
2013-01-21qeth: Update Kconfig wordingStefan Raspl1-2/+2
2013-01-21qeth: Support VEPA modeStefan Raspl7-67/+112
2013-01-21qeth: Remove unused exportsStefan Raspl2-7/+2
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl1-3/+3
2013-01-21net: ethernet: davinci: Fix build breakageThierry Reding1-1/+1
2013-01-20firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().YOSHIFUJI Hideaki / 吉藤英明1-6/+6
2013-01-20firewire net: Ensure checksumming in upper layer.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-20usbnet: pegasus: set wakeup enable in set_wolMing Lei1-1/+7
2013-01-20net/mlx4_en: remove redundant codeEric Dumazet1-4/+0
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang1-1/+1
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin20-21/+22
2013-01-19igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck1-1/+1
2013-01-19ixgbevf: Fix statistics corruptionGreg Rose1-1/+6
2013-01-19ixgbevf: Fix link up messagesGreg Rose1-4/+5
2013-01-19ixgbevf: Synch out of tree and in tree mailbox interrupt handlersGreg Rose1-2/+25
2013-01-19ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck1-23/+19
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck3-53/+57
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck2-12/+2
2013-01-19ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck1-0/+3
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend3-10/+47
2013-01-18enic: change sprintf() to snprintf()Dan Carpenter1-4/+8
2013-01-18smsc: smc911x: Fix sparse warningsFabio Estevam1-1/+1
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que1-2/+2
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N4-13/+57
2013-01-18net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2-1/+91
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach4-30/+109
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2-3/+30
2013-01-18igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick1-3/+3
2013-01-18igb: Free any held skb that should have been timestamped on removeMatthew Vick1-0/+4
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick4-0/+51
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick4-0/+14
2013-01-18igb: Add support for SW timestampingMatthew Vick2-0/+11
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny8-7/+469