aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller
2007-07-10[L2TP]: PPP over L2TP driver coreJames Chapman
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[IFB]: Use rtnl_link APIPatrick McHardy
2007-07-10[IFB]: Keep ifb devices on listPatrick McHardy
2007-07-10[DUMMY]: Use rtnl_link APIPatrick McHardy
2007-07-10[DUMMY]: Keep dummy devices on listPatrick McHardy
2007-07-10[DUMMY]: Use dev->statsPatrick McHardy
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-07-10sx: switch subven and subid valuesJiri Slaby
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard
2007-07-10netxen: deinline and sparse fixStephen Hemminger
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson
2007-07-10AX88796 network driverBen Dooks
2007-07-10[MIPS] DEC: Fix modpost warning.Ralf Baechle
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa
2007-07-10[MIPS] tc35815: Load MAC address via platform_deviceAtsushi Nemoto
2007-07-10[MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.Adrian Bunk
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle
2007-07-10IOC3: Switch to pci refcounting safe APIsAlan Cox
2007-07-10e100: Fix Tyan motherboard e100 not receiving IPMI commandsDavid Graham
2007-07-10QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi
2007-07-10rrunner.c:rr_init() must be __devinitAdrian Bunk
2007-07-10tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk
2007-07-10sis900_mii_probe() must be __devinitAdrian Bunk
2007-07-10Fix typo in drivers/net/s2io.cRolf Eike Beer
2007-07-10PCMCIA: add Socket Ethernet card into pcnet_csMarcin Juszkiewicz
2007-07-10spidernet: improve interrupt handlingIshizaki Kou