aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter
2008-06-12intel_rng: make device not found a warningStephen Hemminger
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12hgafb: resource management fixKrzysztof Helt
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-06-12Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-12mv643xx_eth: update driver version and author fieldsLennert Buytenhek
2008-06-12mv643xx_eth: add PHY-less modeLennert Buytenhek
2008-06-12mv643xx_eth: be more agressive about RX refillLennert Buytenhek
2008-06-12mv643xx_eth: detect alternate TX BW control register locationLennert Buytenhek
2008-06-12mv643xx_eth: detect extended rx coal register fieldLennert Buytenhek
2008-06-12mv643xx_eth: work around TX hang hardware issueLennert Buytenhek
2008-06-12mv643xx_eth: allow multiple TX queuesLennert Buytenhek
2008-06-12mv643xx_eth: allow multiple RX queuesLennert Buytenhek
2008-06-12mv643xx_eth: add tx rate controlLennert Buytenhek
2008-06-12mv643xx_eth: general cleanupLennert Buytenhek
2008-06-12mv643xx_eth: remove write-only interrupt coalescing variablesLennert Buytenhek
2008-06-12mv643xx_eth: split out tx queue stateLennert Buytenhek
2008-06-12mv643xx_eth: split out rx queue stateLennert Buytenhek
2008-06-12mv643xx_eth: massively simplify multicast address crc8 computationLennert Buytenhek
2008-06-12mv643xx_eth: kill private unused instance of struct net_device_statsLennert Buytenhek
2008-06-12mv643xx_eth: kill FUNC_RET_STATUS/pkt_infoLennert Buytenhek
2008-06-12mv643xx_eth: move rx_return_buff() into its only callerLennert Buytenhek
2008-06-12mv643xx_eth: move port_receive() into its only callerLennert Buytenhek
2008-06-12mv643xx_eth: get rid of hungarian variable namingLennert Buytenhek
2008-06-12mv643xx_eth: kill ->rx_resource_errLennert Buytenhek
2008-06-12mv643xx_eth: kill superfluous commentsLennert Buytenhek
2008-06-12mv643xx_eth: use 'mv643xx_eth_' prefix consistentlyLennert Buytenhek
2008-06-12mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixesLennert Buytenhek
2008-06-12mv643xx_eth: clean up rx/tx descriptor field definesLennert Buytenhek
2008-06-12mv643xx_eth: remove port serial status register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: move MIB offset defines into their only userLennert Buytenhek
2008-06-12mv643xx_eth: get rid of RX_BUF_OFFSETLennert Buytenhek
2008-06-12mv643xx_eth: move PHY wait defines into callersLennert Buytenhek
2008-06-12mv643xx_eth: clarify irq masking and unmaskingLennert Buytenhek