index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
2016-07-08
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
2016-03-06
Merge 'net-next/master'
Kalle Valo
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-12-11
ath9k: feeding entropy in kernel from ADC capture
Miaoqing Pan
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-08-06
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
2015-08-06
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
2015-06-08
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
2015-02-03
ath9k: Remove unused BMISS processing
Sujith Manoharan
2015-01-19
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-01
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
2014-12-01
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-17
ath9k: Handle failure to send NoA
Sujith Manoharan
2014-11-17
ath9k: Cancel pending offchannel operations
Sujith Manoharan
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
2014-11-17
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
2014-11-17
ath9k: fix regression in bssidmask calculation
Ben Greear
2014-11-11
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
2014-10-27
ath9k: fix processing RXORN interrupts
Felix Fietkau
2014-10-27
ath9k: Do not start BA when scanning
Sujith Manoharan
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
[next]