summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-17drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches
2010-02-17drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17tg3: Update version to 3.108Matt Carlson
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-02-17tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson
2010-02-17tg3: Reformat SSID to phy ID tableMatt Carlson
2010-02-17tg3: Discover phy address onceMatt Carlson
2010-02-17tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson
2010-02-17tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson
2010-02-17tg3: Add more partno entries for fallback pathMatt Carlson
2010-02-17tg3: Allow phylib flowctrl changes anytimeMatt Carlson
2010-02-17tg3: Add support for 2 new selfboot formatsMatt Carlson
2010-02-17tg3: Make 57791 and 57795 10/100 onlyMatt Carlson
2010-02-17tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson
2010-02-17tun: socket filter supportMichael S. Tsirkin
2010-02-17chelsio: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17cxgb3: convert to use netdev_for_each_addrJiri Pirko
2010-02-17smsc911x: replace manual phy lookup.kirjanov@gmail.com
2010-02-17mv643xx_eth: fix missing validate_addr hookkirjanov@gmail.com
2010-02-17net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driverKristoffer Glembo
2010-02-17via-velocity: Enable scatter/gather IO by defaultSimon Kagstrom
2010-02-17ipg: Remove device claimed by dl2k from pci id tableJeff Mahoney
2010-02-17SiS190/191 half-duplex initialization fixRiccardo Ghetta
2010-02-17bnx2x: version number and dateVladislav Zolotarov
2010-02-17bnx2x: Use firmware 5.2.13Vladislav Zolotarov
2010-02-17bnx2x: fix in 57710 self-testVladislav Zolotarov
2010-02-17bnx2x: Do not allow enabling LRO if disable_tpa=1Vladislav Zolotarov
2010-02-17bnx2x: clean up in case of error in bnx2x_init_hw()Vladislav Zolotarov
2010-02-17bnx2x: Properly release allocated MSI-X/MSI vectorsVladislav Zolotarov
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-17be2net: implement pci shutdown handlerSathya Perla
2010-02-17be2net: fix rx-path to ignore a flush completionSathya Perla
2010-02-17be2net: don't rearm mcc cq when device is not openSathya Perla
2010-02-17be2net: a mini optimization in rx_compl_process() codeSathya Perla
2010-02-17qlge: Fix occasional loopback test failure.Ron Mercer
2010-02-17qlge: Fix bonding mac address bug.Ron Mercer
2010-02-17qlge: Fix dropping of large non-TCP/UDP frames.Ron Mercer
2010-02-17ll_temac: Fix MAC address configuration from userlandSteven J. Magnani