summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-30cpufreq: fix obvious condition statement errorYi Yang
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle
2008-01-30x86: fix DMI ioremap leakIngo Molnar
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: fix DMI out of memory problemsParag Warudkar
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe
2008-01-29xsysace: end request handling fixJens Axboe
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-28[PPP]: Sparse warning fixes.Stephen Hemminger
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf
2008-01-28ath5k: better beacon timer calculationBruno Randolf
2008-01-28ath5k: beacon interval is in TUBruno Randolf
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf
2008-01-28b43: Fix MAC control and microcode initMichael Buesch
2008-01-28ath5k: reset key cache after resumeJohn W. Linville
2008-01-28ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville
2008-01-28b43: Fix firmware cachingMichael Buesch
2008-01-28b43: Add more N-PHY init codeMichael Buesch
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok
2008-01-28bnx2 annotationsAl Viro
2008-01-28annotate netxenAl Viro
2008-01-28annotate myri10geAl Viro
2008-01-28annotate cxgb3Al Viro
2008-01-28annotate chelsioAl Viro
2008-01-28[BNX2]: Fix driver phy_flags name space.Michael Chan
2008-01-28[BNX2]: Fix driver software flag namespace.David S. Miller
2008-01-28[BNX2] Update version to 1.7.2.Michael Chan
2008-01-28[BNX2]: Add link-down workaround on 5706 serdes.Michael Chan
2008-01-28[BNX2]: Fix minor bug in bnx2_has_work().Michael Chan
2008-01-28[BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville
2008-01-28drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton