summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-11ath9k: cleanup led_pin initialMiaoqing Pan
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan
2016-03-06Merge 'net-next/master'Kalle Valo
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-12-11ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com
2015-06-08ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03ath9k: add per-vif TX power capabilityLorenzo Bianconi
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-17ath9k: Handle failure to send NoASujith Manoharan
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-10-27ath9k: fix processing RXORN interruptsFelix Fietkau
2014-10-27ath9k: Do not start BA when scanningSujith Manoharan
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan
2014-10-27ath9k: Fix HW scan abortSujith Manoharan
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan