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-12-01
ath10k: do not limit RTS threshold value to 2347
Vivek Natarajan
2014-11-26
ath10k: fix station count enforcement
Michal Kazior
2014-11-26
ath10k: clean up num_peers locking
Michal Kazior
2014-11-26
ath10k: add missing goto
Michal Kazior
2014-11-26
ath10k: fix bug reported by lockdep
Sujith Manoharan
2014-11-26
ath10k: fix locking for WEP keys
Sujith Manoharan
2014-11-26
ath10k: fix shared WEP
Sujith Manoharan
2014-11-26
ath10k: fix offchannel cancel failures
Michal Kazior
2014-11-26
ath10k: make hw roc more reliable
Michal Kazior
2014-11-26
ath10k: fix offchan reliability
Michal Kazior
2014-11-26
ath10k: remove extra_tx_headroom
Michal Kazior
2014-11-26
ath10k: use configured nss instead of max nss
Ben Greear
2014-11-26
ath10k: apply chainmask settings to vdev on creation
Ben Greear
2014-11-17
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-11-17
ath10k: advertise support for AP mode channel width changes
Rajkumar Manoharan
2014-11-04
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
2014-10-31
ath10k: speed up hw recovery
Michal Kazior
2014-10-31
ath10k: avoid possible deadlock with scan timeout
Michal Kazior
2014-10-27
Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath
John W. Linville
2014-10-24
ath10k: call correct function for frag threshold
Michal Kazior
2014-10-24
ath10k: add SURVEY_INFO_IN_USE for current channel on survey
Felix Fietkau
2014-10-21
ath10k: use bss_info as txpower source
Michal Kazior
2014-10-21
ath10k: clean up sta auth/assoc code
Michal Kazior
2014-10-21
ath10k: skip some commands on reassoc
Michal Kazior
2014-10-21
ath10k: clean up assoc code
Michal Kazior
2014-10-12
ath10k: fix kernel panic while shutting down AP
Rajkumar Manoharan
2014-10-08
ath10k: don't create bssid peer for ibss
Janusz Dziedzic
2014-10-01
ath10k: use 64-bit vdev map
Ben Greear
2014-10-01
ath10k: support ethtool stats
Ben Greear
2014-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-09-23
ath10k: deduplicate wmi_channel code
Michal Kazior
2014-09-23
ath10k: fix tx/rx chainmask init
Michal Kazior
2014-09-23
ath10k: workaround fw beaconing bug
Michal Kazior
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
[next]