summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov2009-03-281-10/+11
* gianfar: only check headroom when FCB is neededLi Yang2009-03-271-2/+4
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-271-2/+0Star
|\
| * RDMA/nes: Fix mis-mergeRoland Dreier2009-03-271-2/+0Star
* | gianfar: Fix kfree(skb)David S. Miller2009-03-271-1/+1
* | cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2009-03-272-35/+106
* | cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-273-19/+24
* | cxgb3: use resource_size_t for mmio declarationsDivy Le Ray2009-03-271-1/+4
* | cxgb3: sge setup fixesDivy Le Ray2009-03-272-8/+39
* | cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-273-4/+24
* | netdev: convert eth16i to net_device_opsStephen Hemminger2009-03-271-6/+12
* | 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/+32Star
* | 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/+37Star
* | wireless: convert arlan to net_device_opsStephen Hemminger2009-03-271-9/+12
* | wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-271-21/+15Star
* | 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/+4Star
* | 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/+8Star
* | 3c503, smc-ultra: netdev_ops bugsStephen Hemminger2009-03-272-6/+0Star
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-276-2/+1254
|\
| * m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-262-2/+2
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-264-0/+1252
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-2713-50/+20Star
|\ \
| * | Rationalize fasync return valuesJonathan Corbet2009-03-1611-46/+12Star
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-162-4/+8
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-272-2/+6
|\ \ \
| * \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-23102-16567/+12293Star
| |\ \ \