summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov2009-03-271-10/+11
* net: Add missing include into include/linux/netdevice.hDmitri Vorobiev2009-03-271-0/+1
* 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-272-3/+3
|\
| * RDMA/nes: Fix mis-mergeRoland Dreier2009-03-261-2/+0
| * sparc64: Fix build of timer_interrupt().David Miller2009-03-261-1/+3
* | 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/+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-272-22/+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
* | uml: convert network device to netdevice opsStephen Hemminger2009-03-271-7/+13
* | uml: convert network device to internal network device statsStephen Hemminger2009-03-272-14/+7
* | 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
* | af_rose/x25: Sanity check the maximum user frame sizeAlan Cox2009-03-273-1/+15
* | appletalk: this warning can go I thinkAlan Cox2009-03-271-5/+1
* | benet: use do_div() for 64 bit divideStephen Hemminger2009-03-271-10/+18
* | xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert2009-03-271-1/+1
* | ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson2009-03-271-3/+1
* | net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-274-0/+1143