summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik21-268/+276
2007-07-17Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber1-1/+3
2007-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds17-572/+979
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds73-41741/+3494
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds58-915/+1020
2007-07-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-121/+58
2007-07-11Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds18-0/+2580
2007-07-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds14-144/+264
2007-07-11Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-21/+45
2007-07-11Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds33-26815/+142
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno4-0/+1827
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-07-10[PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger1-2/+3
2007-07-10[PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu1-2/+2
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik42-41391/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh1-6/+5
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu1-3/+3
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson1-0/+13
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson1-58/+52
2007-07-10AX88796 network driverBen Dooks4-0/+972
2007-07-10[MIPS] DEC: Fix modpost warning.Ralf Baechle1-3/+3
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle1-1/+1
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+0
2007-07-10[MIPS] tc35815: Load MAC address via platform_deviceAtsushi Nemoto1-5/+45
2007-07-10[MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.Adrian Bunk1-1/+1
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu3-3/+3
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle1-0/+7
2007-07-10IOC3: Switch to pci refcounting safe APIsAlan Cox1-17/+24