summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdev: convert cs89x0 to net_device_opsStephen Hemminger2009-03-271-11/+17
* netdev: convert lp486e to net_device_opsStephen Hemminger2009-03-271-5/+12
* netdev: convert ac3200 to net_device_opsStephen Hemminger2009-03-271-5/+17
* netdev: convert ni65 to net_device_opsStephen Hemminger2009-03-271-43/+32
* netdev: convert ni52 to net_device_opsStephen Hemminger2009-03-271-8/+13
* netdev: convert ewrk3 to net_device_opsStephen Hemminger2009-03-271-6/+13
* netdev: convert depca to net_device_opsStephen Hemminger2009-03-271-6/+13
* netdev: convert at1700 to net_device_opsStephen Hemminger2009-03-271-7/+12
* netdev: convert eexpro to net_device_opsStephen Hemminger2009-03-271-5/+12
* netdev: convert eexpress to net_device_opsStephen Hemminger2009-03-271-5/+12
* netdev: ibmlana convert to net_device_opsStephen Hemminger2009-03-271-5/+12
* lance: convert to net_device_opsStephen Hemminger2009-03-271-6/+13
* netdev: smc-ultra fix netpollStephen Hemminger2009-03-271-1/+1
* netdev: smc-ultra32 convert to net_device_opsStephen Hemminger2009-03-271-5/+18
* netdev: smc9194 convert to net_device_opsStephen Hemminger2009-03-271-5/+12
* netdev: seeq8005 convert to net_device_opsStephen Hemminger2009-03-271-5/+12
* wireless: convert wavelan to net_device_opsStephen Hemminger2009-03-272-51/+37
* wireless: convert arlan to net_device_opsStephen Hemminger2009-03-271-9/+12
* wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-271-21/+15
* tokenring: convert smctr to net_device_opsStephen Hemminger2009-03-271-7/+9
* tokenring: convert drivers to net_device_opsStephen Hemminger2009-03-273-9/+20
* IRDA: convert donauboe to net_device_opsStephen Hemminger2009-03-271-4/+8
* appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-271-7/+7
* appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-271-20/+4
* appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-271-7/+10
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-271-20/+8
* 3c503, smc-ultra: netdev_ops bugsStephen Hemminger2009-03-272-6/+0
* smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning2009-03-271-0/+5
* gianfar: fix headroom expansion codeStephen Hemminger2009-03-271-22/+24
* benet: use do_div() for 64 bit divideStephen Hemminger2009-03-271-10/+18
* net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-273-0/+1121
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-271-2/+2
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26631-78304/+87218
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-262-14/+14
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-262-0/+32
| |\ \ \
| | * | | dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven2009-03-241-0/+1
| | * | | phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-231-0/+31
| * | | | ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-265-6/+26
| * | | | e1000e: update version numberJesse Brandeburg2009-03-261-1/+1
| * | | | e1000e: fix close interrupt raceJesse Brandeburg2009-03-261-6/+10
| * | | | e1000e: fix loss of multicast packetsJesse Brandeburg2009-03-261-44/+18
| * | | | e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck2009-03-261-11/+8
| * | | | e1000: fix close race with interruptJesse Brandeburg2009-03-261-4/+24
| * | | | e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck2009-03-261-12/+9
| * | | | e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck2009-03-261-25/+30
| * | | | bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko2009-03-261-0/+1
| * | | | gianfar: reallocate skb when headroom is not enough for fcbLi Yang2009-03-261-10/+21
| * | | | Bump release date to 25Mar2009 and version to 0.22Florian Fainelli2009-03-261-2/+2
| * | | | r6040: Fix second PHY addressFlorian Fainelli2009-03-261-1/+1