summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-23bnx2x: correct usleep_range usageYuval Mintz
2013-01-23bnx2x: reorganization and beautificationYuval Mintz
2013-01-23bnx2x: Semantic renovationYuval Mintz
2013-01-23gianfar: Restore promisc mode on gfar_init_mac()Claudiu Manoil
2013-01-23xen-netback: allow changing the MAC address of the interfaceMatt Wilson
2013-01-22drivers/net: delete old x86 variant of the seeq8005 driverPaul Gortmaker
2013-01-22drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker
2013-01-22drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker
2013-01-22drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker
2013-01-22drivers/net: delete old fujitsu based eth16i driverPaul Gortmaker
2013-01-22drivers/net: delete at1700 ISA 10Mbit driverPaul Gortmaker
2013-01-22drivers/net: delete old 8 bit ISA Racal ni5010 support.Paul Gortmaker
2013-01-22drivers/net: delete Racal Interlan ISA ni52 (i825xx) driverPaul Gortmaker
2013-01-22drivers/net: delete intel i825xx based znet notebook driverPaul Gortmaker
2013-01-22drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker
2013-01-22drivers/net: delete the 3Com 3c505/3c507 intel i825xx supportPaul Gortmaker
2013-01-22drivers/net: delete old parallel port de600/de620 driversPaul Gortmaker
2013-01-22drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker
2013-01-22drivers/net: delete intel 486 panther onboard ethernet supportPaul Gortmaker
2013-01-22drivers/net: delete 486 Apricot supportPaul Gortmaker
2013-01-21drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong
2013-01-21move virtnet_send_command() above virtnet_set_mac_address()Amos Kong
2013-01-21net: ethernet: davinci: Fix build breakageThierry Reding
2013-01-21usbnet: pegasus: set wakeup enable in set_wolMing Lei
2013-01-21net/mlx4_en: remove redundant codeEric Dumazet
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin
2013-01-19igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-01-19ixgbevf: Fix statistics corruptionGreg Rose
2013-01-19ixgbevf: Fix link up messagesGreg Rose
2013-01-19ixgbevf: Synch out of tree and in tree mailbox interrupt handlersGreg Rose
2013-01-19ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck
2013-01-19ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend
2013-01-18enic: change sprintf() to snprintf()Dan Carpenter
2013-01-18smsc: smc911x: Fix sparse warningsFabio Estevam
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N
2013-01-18net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2013-01-18igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick
2013-01-18igb: Free any held skb that should have been timestamped on removeMatthew Vick
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick
2013-01-18igb: Add support for SW timestampingMatthew Vick
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny