summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler3-32/+22
2008-10-06iwlwifi: scan fix commentTomas Winkler1-1/+2
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler1-1/+1
2008-10-06ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau3-26/+95
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau5-4/+7
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau6-10/+13
2008-10-06rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde1-2/+7
2008-10-06p54: report appropriate rate and band values for 802.11aChristian Lamparter1-2/+3
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez6-25/+197
2008-10-06ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez1-1/+1
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez5-22/+19
2008-10-06ath9k: fixup some merge damageJohn W. Linville1-2/+0
2008-10-05netdrv: Fix unregister_netdev typosHerbert Xu2-2/+2
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller113-521/+918
2008-10-01mv643xx_eth: hook up skb recyclingLennert Buytenhek1-21/+45
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis1-2/+3
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis1-1/+5
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2-7/+46
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis1-69/+113
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger1-1/+1
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis6-238/+490
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland1-1/+13
2008-09-30rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde1-35/+34
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal4-2/+19
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger1-0/+1
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas1-4/+4
2008-09-30iwlwifi: enable power save setting upon configEster Kummer1-0/+7
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas3-16/+25
2008-09-30p54: Fix sparse warningsLarry Finger3-20/+24
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger1-1/+2
2008-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-5/+20
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2008-09-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+12
2008-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-2/+4
2008-09-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2008-09-29scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh1-0/+1
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo1-6/+40
2008-09-28[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh1-0/+1
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo1-0/+14
2008-09-27ide-tape: fix vendor stringsBorislav Petkov1-5/+5
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno1-0/+1
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel1-2/+12
2008-09-25IPoIB: Fix crash when path record fails after path flushRoland Dreier1-4/+4
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller35-444/+331
2008-09-25Revert "ehea: fix mutex and spinlock use"David S. Miller1-4/+22
2008-09-24e1000: remove unused Kconfig option for disabling packet splitBrandeburg, Jesse3-433/+9
2008-09-24drivers/net/bonding: sparse fixes for exported tablesBen Dooks1-0/+8
2008-09-24[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enableWeiwei Wang1-5/+7
2008-09-24fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala5-89/+3