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
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
2014-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-09-18
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-11
ath10k: add testmode
Kalle Valo
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-02
ath10k: don't access tx_info while overwriting it
Michal Kazior
2014-09-02
ath10k: stop monitor vdev for sta assoc
Michal Kazior
2014-09-02
ath10k: fix monitor start/stop sequences
Michal Kazior
2014-09-02
ath10k: fix num_legacy_stations tracking
Michal Kazior
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-08-14
ath10k: fix typo in error message
Ben Greear
2014-08-14
ath10k: improve vdev map handling
Ben Greear
2014-08-12
ath10k: embed ar_pci inside ar
Michal Kazior
2014-08-12
ath10k: introduce a stricter scan state machine
Michal Kazior
2014-08-04
ath10k: add spectral scan feature
Simon Wunderlich
2014-08-02
ath10k: improve channel switching
Michal Kazior
2014-07-25
ath10k: don't advertise IBSS iftype for 10.x
Michal Kazior
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
2014-07-22
ath10k: workaround qos nullfunc bug
Michal Kazior
2014-07-22
ath10k: simplify tx helpers
Michal Kazior
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-05-27
ath10k: dont configure bssid for ap mode
Michal Kazior
2014-05-27
ath10k: protect wep tx key setup
Michal Kazior
2014-05-27
ath10k: drain tx before restarting hw
Michal Kazior
2014-05-27
ath10k: perform hw restart lazily
Michal Kazior
2014-05-27
ath10k: clean up start() callback
Michal Kazior
2014-05-23
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
Luciano Coelho
2014-05-22
ath10k: support get/set antenna configurations.
Ben Greear
2014-05-16
ath10k: fix pmf for action frames
Marek Kwaczynski
2014-05-14
Merge remote-tracking branch 'wireless-next/master' into ath-next
Kalle Valo
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-24
ath10k: fix firmware recovery with ap interface
Michal Kazior
2014-04-24
ath10k: make sure to not leak beacon dma mapping
Michal Kazior
2014-04-11
ath10k: refactor radar detection code
Michal Kazior
2014-04-11
ath10k: reorder functions
Michal Kazior
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-08
ath10k: refactor monitor code
Michal Kazior
2014-03-28
ath10k: unify warning messages in mac.c
Kalle Valo
2014-03-24
ath10k: update regulatory domain settings for 10.x firmware
Marek Puzyniak
2014-03-13
ath10k: add recalc RTS/CTS protection method
Marek Kwaczynski
2014-03-11
ath10k: allow the supported rate change by reassociate peer
Chun-Yeow Yeoh
2014-03-03
ath10k: add vdev-id, return code to error codes
Ben Greear
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
2014-02-27
ath10k: bitrate_mask add force_sgi support
Janusz Dziedzic
2014-02-27
ath10k: enable spectrum management support
Janusz Dziedzic
2014-02-26
ath10k: fix sta_rc_update for non-ap iftype
Michal Kazior
[next]