summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
* iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-065-4/+7
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-066-10/+13
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-2/+3
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-066-25/+197
* ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-061-1/+1
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-065-22/+19
* ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-017-44/+21
|\
| * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
| |\
| | * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| | * wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| | * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
| * | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-162-36/+0
| |/
| * ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* | ath5k: Add support for AR2417 v2Nick Kossifidis2008-09-301-2/+3
* | ath5k: Fix SREV reporting after SREV updatesNick Kossifidis2008-09-301-1/+5
* | ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2008-09-302-7/+46
* | ath5k: Use new srevs to properly attach radio chipsNick Kossifidis2008-09-301-69/+113
* | b43: Increase loop tries in do_dummy_txLarry Finger2008-09-301-1/+1
* | ath5k: Update registers and SREV ids v2Nick Kossifidis2008-09-306-238/+490
* | ath5k: write beacon control register twice when resetting tsfBob Copeland2008-09-301-1/+13
* | rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-304-2/+19
* | b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger2008-09-301-0/+1
* | iwlwifi: use correct DMA_MASKWinkler, Tomas2008-09-301-4/+4
* | iwlwifi: enable power save setting upon configEster Kummer2008-09-301-0/+7
* | iwlwifi: refactor rx register initializationWinkler, Tomas2008-09-303-16/+25
* | p54: Fix sparse warningsLarry Finger2008-09-303-20/+24
* | b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger2008-09-301-1/+2
* | iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-242-11/+12
* | iwlagn: downgrade BUG_ON in interruptJohannes Berg2008-09-241-4/+3
* | pcmcia: Fix up legacy driver IRQsAlan Cox2008-09-248-8/+8
* | rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-243-5/+6
* | ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-241-2/+16
* | mac80211: clean up rate control APIJohannes Berg2008-09-246-304/+146
* | ath9k: Fix TSF Adjust usageSujith2008-09-241-1/+2
* | ath9k: Fix nexttbtt calculationSujith2008-09-242-3/+7
* | ath9k: Whitespace cleanupSujith2008-09-241-76/+60
* | iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
* | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
* | ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
* | iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12