aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-0/+10
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+10
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-0/+13
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-34/+35
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen1-5/+5
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller6-16/+39
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+2
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian3-14/+18
2010-02-08ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian1-1/+7
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-5/+4
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller14-95/+111
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin3-28/+7
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin3-5/+5
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan2-2/+7
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+4
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-5/+4
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau2-8/+7
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan4-11/+29
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-19ath9k: fix RTS/CTS handlingFelix Fietkau1-21/+16
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller17-1429/+1709
2010-01-15ath9k: implement coverage class supportFelix Fietkau3-2/+19
2010-01-15ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau4-75/+55
2010-01-14ath9k: Fix panic on driver loadSujith3-2/+6
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-4/+4
2010-01-12ath9k: Fix monitor mode handlingSujith1-0/+8
2010-01-12ath9k: Add debugfs file for RX errorsSujith4-0/+186
2010-01-12ath9k: Fix queue handlingSujith1-0/+4
2010-01-12ath9k: Cleanup init/deinit routinesSujith7-298/+309
2010-01-12ath9k: Cleanup Powersave flagsSujith4-65/+68
2010-01-12ath9k: Add new file init.cSujith4-839/+865
2010-01-12ath9k: Add a new file for GPIOSujith4-406/+444