aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen1-4/+28
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton1-1/+4
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi1-0/+2
2008-01-30x86: fix DMI out of memory problemsParag Warudkar1-3/+21
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa1-4/+4
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar1-2/+5
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa1-1/+1
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar1-109/+129
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-2/+2
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner1-75/+0
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao1-0/+6
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-7/+38
2008-01-30Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2-1/+28
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe1-1/+0
2008-01-29xsysace: end request handling fixJens Axboe1-4/+2
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds424-37247/+105609
2008-01-28[PPP]: Sparse warning fixes.Stephen Hemminger5-6/+8
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2-3/+3
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2-3/+3
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf1-5/+12
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf1-2/+12
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2-13/+67
2008-01-28ath5k: better beacon timer calculationBruno Randolf1-17/+92
2008-01-28ath5k: beacon interval is in TUBruno Randolf3-5/+5
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf1-4/+2
2008-01-28b43: Fix MAC control and microcode initMichael Buesch1-13/+48
2008-01-28ath5k: reset key cache after resumeJohn W. Linville1-3/+14
2008-01-28ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville1-1/+1
2008-01-28b43: Fix firmware cachingMichael Buesch2-110/+134
2008-01-28b43: Add more N-PHY init codeMichael Buesch2-24/+320
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch5-48/+28
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok17-0/+13638
2008-01-28bnx2 annotationsAl Viro2-13/+11
2008-01-28annotate netxenAl Viro4-19/+20
2008-01-28annotate myri10geAl Viro1-5/+9
2008-01-28annotate cxgb3Al Viro4-24/+26
2008-01-28annotate chelsioAl Viro3-6/+7
2008-01-28[BNX2]: Fix driver phy_flags name space.Michael Chan2-82/+84
2008-01-28[BNX2]: Fix driver software flag namespace.David S. Miller2-58/+59
2008-01-28[BNX2] Update version to 1.7.2.Michael Chan1-3/+3
2008-01-28[BNX2]: Add link-down workaround on 5706 serdes.Michael Chan2-16/+90
2008-01-28[BNX2]: Fix minor bug in bnx2_has_work().Michael Chan1-2/+1
2008-01-28[BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2-1/+4
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville1-0/+3
2008-01-28drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-01-28drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-28libertas: pepper main with debug statementHolger Schurig1-62/+82
2008-01-28libertas: don't blindly try meshHolger Schurig1-23/+27