summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-183-138/+117Star
* drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-84/+61Star
* drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-41/+31Star
* drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-106/+81Star
* drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-42/+30Star
* tg3: Update version to 3.108Matt Carlson2010-02-181-2/+2
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-183-31/+20Star
* tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson2010-02-182-107/+106Star
* tg3: Reformat SSID to phy ID tableMatt Carlson2010-02-182-30/+88
* tg3: Discover phy address onceMatt Carlson2010-02-181-11/+11
* tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson2010-02-181-24/+24
* tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson2010-02-182-8/+8
* tg3: Add more partno entries for fallback pathMatt Carlson2010-02-181-1/+17
* tg3: Allow phylib flowctrl changes anytimeMatt Carlson2010-02-181-42/+52
* tg3: Add support for 2 new selfboot formatsMatt Carlson2010-02-182-0/+10
* tg3: Make 57791 and 57795 10/100 onlyMatt Carlson2010-02-181-0/+2
* tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson2010-02-181-2/+7
* tun: socket filter supportMichael S. Tsirkin2010-02-181-0/+26
* chelsio: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-183-19/+5Star
* cxgb3: convert to use netdev_for_each_addrJiri Pirko2010-02-183-40/+11Star
* smsc911x: replace manual phy lookup.kirjanov@gmail.com2010-02-181-14/+10Star
* mv643xx_eth: fix missing validate_addr hookkirjanov@gmail.com2010-02-181-0/+1
* net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driverKristoffer Glembo2010-02-184-0/+1797
* via-velocity: Enable scatter/gather IO by defaultSimon Kagstrom2010-02-181-1/+1
* ipg: Remove device claimed by dl2k from pci id tableJeff Mahoney2010-02-181-3/+1Star
* SiS190/191 half-duplex initialization fixRiccardo Ghetta2010-02-171-1/+10
* bnx2x: version number and dateVladislav Zolotarov2010-02-171-2/+2
* bnx2x: Use firmware 5.2.13Vladislav Zolotarov2010-02-175-12/+24
* bnx2x: fix in 57710 self-testVladislav Zolotarov2010-02-171-1/+2
* bnx2x: Do not allow enabling LRO if disable_tpa=1Vladislav Zolotarov2010-02-171-6/+8
* bnx2x: clean up in case of error in bnx2x_init_hw()Vladislav Zolotarov2010-02-171-0/+3
* bnx2x: Properly release allocated MSI-X/MSI vectorsVladislav Zolotarov2010-02-171-11/+14
* drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches2010-02-176-341/+264Star
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-1710-468/+507
* be2net: implement pci shutdown handlerSathya Perla2010-02-171-0/+21
* be2net: fix rx-path to ignore a flush completionSathya Perla2010-02-171-4/+19
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-174-2/+26
* be2net: a mini optimization in rx_compl_process() codeSathya Perla2010-02-171-10/+10
* qlge: Fix occasional loopback test failure.Ron Mercer2010-02-171-1/+6
* qlge: Fix bonding mac address bug.Ron Mercer2010-02-172-1/+7
* qlge: Fix dropping of large non-TCP/UDP frames.Ron Mercer2010-02-171-15/+5Star
* ll_temac: Fix MAC address configuration from userlandSteven J. Magnani2010-02-171-1/+8
* ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani2010-02-171-1/+4
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-178-27/+15Star
* cassini: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-171-37/+35Star
* igb: update tx DMA mapping error handlingNick Nunley2010-02-171-5/+3Star
* igb: change descriptor control thresholdsNick Nunley2010-02-171-2/+2
* igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley2010-02-171-7/+3Star
* igb: remove unused vmolr valueNick Nunley2010-02-171-4/+0Star
* igb: minor type cleanupsNick Nunley2010-02-171-6/+6