index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
recv.c
Age
Commit message (
Expand
)
Author
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-09-16
ath9k: Fix build error
Sujith Manoharan
2014-09-16
ath9k: enable control frame reception
Lorenzo Bianconi
2014-09-16
ath9k: add sampling methods for (tx|rx) timestamp
Lorenzo Bianconi
2014-09-15
ath9k: Remove unnecessary tbtt assignment
Sujith Manoharan
2014-09-15
ath9k: Fix beacon processing in offchannel
Sujith Manoharan
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
2014-09-09
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
2014-09-09
ath9k: Fix COMP_BAR filter
Sujith Manoharan
2014-09-09
ath9k: Fix ath_startrecv()
Sujith Manoharan
2014-08-28
ath9k: Add wrappers for beacon events
Sujith Manoharan
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
2014-08-28
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
2014-08-28
ath9k: Isolate P2P powersave routines
Sujith Manoharan
2014-06-19
ath9k: Adjust AP beacon tsf based on station context
Felix Fietkau
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
2014-06-19
ath9k: Implement hw_scan support
Felix Fietkau
2014-06-19
ath9k: Add channel context structure
Felix Fietkau
2014-05-29
ath9k: avoid passing buffers to the hardware during flush
Felix Fietkau
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-06
ath9k: Prevent divide-by-zero upon bad beacon_interval.
Ben Greear
2014-04-22
ath9k: implement p2p client powersave support
Felix Fietkau
2014-04-22
ath9k: add a recv budget
Tim Harvey
2014-04-22
ath9k: fix possible hang on flush
Tim Harvey
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-25
ath9k: fix invalid descriptor discarding
Felix Fietkau
2014-02-12
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
2014-02-12
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
2014-02-12
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
2014-02-12
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
2014-01-16
ath9k: use ath_is_mybeacon
Oleksij Rempel
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
2014-01-03
ath9k: Add hardware support for QCA9531
Sujith Manoharan
2014-01-03
ath9k: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
ath9k: Remove RX Poll
Sujith Manoharan
2013-12-18
ath9k: Cleanup spectral scan code
Sujith Manoharan
2013-12-18
ath9k: add support for reporting per-chain signal strength
Felix Fietkau
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
2013-09-26
ath9k: Fix regression in LNA diversity
Sujith Manoharan
2013-08-16
ath9k: report 5/10 MHz channels
Simon Wunderlich
2013-08-15
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
2013-08-15
ath9k: Optimize LNA check
Sujith Manoharan
2013-08-15
ath9k: Handle invalid RSSI
Sujith Manoharan
2013-08-15
ath9k: Remove unused function argument
Sujith Manoharan
2013-08-15
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
[next]