summary refs log tree commit diff
AgeCommit message (Expand)Author
2009-03-27Revert "ax25: zero length frame filtering in AX25"David S. Miller
2009-03-27Revert "netrom: zero length frame filtering in NetRom"David S. Miller
2009-03-27ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev
2009-03-27gianfar: only check headroom when FCB is neededLi Yang
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-27gianfar: Fix kfree(skb)David S. Miller
2009-03-27cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray
2009-03-27cxgb3: differentiate portx and Tx channelsDivy Le Ray
2009-03-27cxgb3: use resource_size_t for mmio declarationsDivy Le Ray
2009-03-27cxgb3: sge setup fixesDivy Le Ray
2009-03-27cxgb3: start qset timers when setup succeededDivy Le Ray
2009-03-27netdev: convert eth16i to net_device_opsStephen Hemminger
2009-03-27netdev: convert cs89x0 to net_device_opsStephen Hemminger
2009-03-27netdev: convert lp486e to net_device_opsStephen Hemminger
2009-03-27netdev: convert ac3200 to net_device_opsStephen Hemminger
2009-03-27netdev: convert ni65 to net_device_opsStephen Hemminger
2009-03-27netdev: convert ni52 to net_device_opsStephen Hemminger
2009-03-27netdev: convert ewrk3 to net_device_opsStephen Hemminger
2009-03-27netdev: convert depca to net_device_opsStephen Hemminger
2009-03-27netdev: convert at1700 to net_device_opsStephen Hemminger
2009-03-27netdev: convert eexpro to net_device_opsStephen Hemminger
2009-03-27netdev: convert eexpress to net_device_opsStephen Hemminger
2009-03-27netdev: ibmlana convert to net_device_opsStephen Hemminger
2009-03-27lance: convert to net_device_opsStephen Hemminger
2009-03-27netdev: smc-ultra fix netpollStephen Hemminger
2009-03-27netdev: smc-ultra32 convert to net_device_opsStephen Hemminger
2009-03-27netdev: smc9194 convert to net_device_opsStephen Hemminger
2009-03-27netdev: seeq8005 convert to net_device_opsStephen Hemminger
2009-03-27wireless: convert wavelan to net_device_opsStephen Hemminger
2009-03-27wireless: convert arlan to net_device_opsStephen Hemminger
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger
2009-03-27tokenring: convert drivers to net_device_opsStephen Hemminger
2009-03-27IRDA: convert donauboe to net_device_opsStephen Hemminger
2009-03-27appletalk: convert LTPC to net_device_opsStephen Hemminger
2009-03-27appletalk: convert LTPC to use internal net_device_statsStephen Hemminger
2009-03-27appltetalk: convert cops device to net_device opsStephen Hemminger
2009-03-27appletalk: convert cops to internal net_device_statsStephen Hemminger
2009-03-27uml: convert network device to netdevice opsStephen Hemminger
2009-03-27uml: convert network device to internal network device statsStephen Hemminger
2009-03-273c503, smc-ultra: netdev_ops bugsStephen Hemminger
2009-03-27smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning
2009-03-27gianfar: fix headroom expansion codeStephen Hemminger
2009-03-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox
2009-03-27appletalk: this warning can go I thinkAlan Cox
2009-03-27benet: use do_div() for 64 bit divideStephen Hemminger
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding