aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tokenring: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-185-17/+9
* staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-189-60/+40
* net/usb: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-184-34/+15
* tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-186-50/+35
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-1823-87/+55
* smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-18/+9
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-186-19/+13
* depca: remove forgotten needless inicializationJiri Pirko2010-02-181-1/+1
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-1/+1
* macvtap: add GSO/csum offload supportArnd Bergmann2010-02-181-24/+182
* net/macvtap: add vhost supportArnd Bergmann2010-02-183-24/+84
* macvtap: rework object lifetime rulesArnd Bergmann2010-02-181-92/+91
* drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches2010-02-171-1/+1
* drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-84/+78
* drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-36/+27
* drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-39/+42
* drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-29/+21
* drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-516/+503
* drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-50/+37
* drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-210/+151
* drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-173-138/+117
* drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-84/+61
* drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-41/+31
* drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-106/+81
* drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-42/+30
* tg3: Update version to 3.108Matt Carlson2010-02-171-2/+2
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-173-31/+20
* tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson2010-02-172-107/+106
* tg3: Reformat SSID to phy ID tableMatt Carlson2010-02-172-30/+88
* tg3: Discover phy address onceMatt Carlson2010-02-171-11/+11
* tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson2010-02-171-24/+24
* tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson2010-02-172-8/+8
* tg3: Add more partno entries for fallback pathMatt Carlson2010-02-171-1/+17
* tg3: Allow phylib flowctrl changes anytimeMatt Carlson2010-02-171-42/+52
* tg3: Add support for 2 new selfboot formatsMatt Carlson2010-02-172-0/+10
* tg3: Make 57791 and 57795 10/100 onlyMatt Carlson2010-02-171-0/+2
* tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson2010-02-171-2/+7
* tun: socket filter supportMichael S. Tsirkin2010-02-171-0/+26
* chelsio: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-173-19/+5
* cxgb3: convert to use netdev_for_each_addrJiri Pirko2010-02-173-40/+11
* smsc911x: replace manual phy lookup.kirjanov@gmail.com2010-02-171-14/+10
* mv643xx_eth: fix missing validate_addr hookkirjanov@gmail.com2010-02-171-0/+1
* net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driverKristoffer Glembo2010-02-174-0/+1797
* via-velocity: Enable scatter/gather IO by defaultSimon Kagstrom2010-02-171-1/+1
* ipg: Remove device claimed by dl2k from pci id tableJeff Mahoney2010-02-171-3/+1
* 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