summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Fix problem with WEP unicast key > index 0Volker Braun1-2/+4
2005-11-07scripts/Lindent on ieee80211 subsystem.James Ketrenos1-3/+5
2005-11-07[PATCH] b44: late request_irq in b44_openFrancois Romieu1-13/+9
2005-11-07[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu1-3/+2
2005-11-07[PATCH] b44: expose counters through ethtoolFrancois Romieu2-21/+98
2005-11-07[PATCH] b44: miscellaneous cleanupFrancois Romieu1-39/+28
2005-11-07[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu1-6/+11
2005-11-06Merge branch 'master'Jeff Garzik85-1378/+3722
2005-11-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-12/+15
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-123/+182
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-28/+391
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds8-3/+185
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt52-1212/+2949
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King2-1/+1
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] Fix another use of // as a commentRussell King1-1/+1
2005-11-06[ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie2-4/+24
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre1-8/+7
2005-11-06[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek1-6/+5
2005-11-06[ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo1-1/+1
2005-11-06[ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAsDirk Opfer5-2/+341
2005-11-06kconfig: fix xconfig on fedora 2 & 3 (x86_64)Sam Ravnborg1-5/+10
2005-11-06[PATCH] kbuild: permanently fix kernel configuration include messRussell King2-7/+5
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou8-3/+185
2005-11-05[netdrvr s2io] warning fixesJeff Garzik1-6/+4
2005-11-05[netdrvr] fac_8xx build fixJeff Garzik1-1/+1
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik16-16/+0
2005-11-05Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik18-1742/+3159
2005-11-05[PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk3-4/+13
2005-11-05[PATCH] bnx2: update version and minor fixesMichael Chan1-4/+4
2005-11-05[PATCH] bnx2: refine bnx2_pollMichael Chan2-15/+43
2005-11-05[PATCH] bnx2: update firmware handshake for 5708Michael Chan2-15/+122
2005-11-05[PATCH] bnx2: update nvram code for 5708Michael Chan2-23/+87
2005-11-05[PATCH] bnx2: update firmware for 5708Michael Chan1-1527/+2526
2005-11-05[PATCH] bnx2: add 5708 supportMichael Chan4-29/+256
2005-11-05[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-11-05[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk1-10/+0
2005-11-05[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk4-89/+87
2005-11-05[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk4-28/+24
2005-11-05[PATCH] reset tss->io_bitmap_owner in sys_ioperm()Bart Oldeman1-0/+3
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-05[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-05[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-05[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-05[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King2-27/+132