summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov1-10/+11
2009-03-27gianfar: only check headroom when FCB is neededLi Yang1-2/+4
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+0
2009-03-27gianfar: Fix kfree(skb)David S. Miller1-1/+1
2009-03-27cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2-35/+106
2009-03-27cxgb3: differentiate portx and Tx channelsDivy Le Ray3-19/+24
2009-03-27cxgb3: use resource_size_t for mmio declarationsDivy Le Ray1-1/+4
2009-03-27cxgb3: sge setup fixesDivy Le Ray2-8/+39
2009-03-27cxgb3: start qset timers when setup succeededDivy Le Ray3-4/+24
2009-03-27netdev: convert eth16i to net_device_opsStephen Hemminger1-6/+12
2009-03-27netdev: convert cs89x0 to net_device_opsStephen Hemminger1-11/+17
2009-03-27netdev: convert lp486e to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: convert ac3200 to net_device_opsStephen Hemminger1-5/+17
2009-03-27netdev: convert ni65 to net_device_opsStephen Hemminger1-43/+32
2009-03-27netdev: convert ni52 to net_device_opsStephen Hemminger1-8/+13
2009-03-27netdev: convert ewrk3 to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: convert depca to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: convert at1700 to net_device_opsStephen Hemminger1-7/+12
2009-03-27netdev: convert eexpro to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: convert eexpress to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: ibmlana convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27lance: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: smc-ultra fix netpollStephen Hemminger1-1/+1
2009-03-27netdev: smc-ultra32 convert to net_device_opsStephen Hemminger1-5/+18
2009-03-27netdev: smc9194 convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: seeq8005 convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27wireless: convert wavelan to net_device_opsStephen Hemminger2-51/+37
2009-03-27wireless: convert arlan to net_device_opsStephen Hemminger1-9/+12
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger1-21/+15
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger1-7/+9
2009-03-27tokenring: convert drivers to net_device_opsStephen Hemminger3-9/+20
2009-03-27IRDA: convert donauboe to net_device_opsStephen Hemminger1-4/+8
2009-03-27appletalk: convert LTPC to net_device_opsStephen Hemminger1-7/+7
2009-03-27appletalk: convert LTPC to use internal net_device_statsStephen Hemminger1-20/+4
2009-03-27appltetalk: convert cops device to net_device opsStephen Hemminger1-7/+10
2009-03-27appletalk: convert cops to internal net_device_statsStephen Hemminger1-20/+8
2009-03-273c503, smc-ultra: netdev_ops bugsStephen Hemminger2-6/+0
2009-03-27smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning1-0/+5
2009-03-27gianfar: fix headroom expansion codeStephen Hemminger1-22/+24
2009-03-27benet: use do_div() for 64 bit divideStephen Hemminger1-10/+18
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding3-0/+1121
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier1-2/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-2/+1254
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds13-50/+20
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds50-2893/+3020
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+52
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds705-80037/+89436
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds40-536/+746