aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian
2010-02-08ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez
2010-01-19ath9k: fix RTS/CTS handlingFelix Fietkau
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-15ath9k: implement coverage class supportFelix Fietkau
2010-01-15ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12ath9k: Fix monitor mode handlingSujith
2010-01-12ath9k: Add debugfs file for RX errorsSujith
2010-01-12ath9k: Fix queue handlingSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-12ath9k: Cleanup Powersave flagsSujith
2010-01-12ath9k: Add new file init.cSujith
2010-01-12ath9k: Add a new file for GPIOSujith
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville