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
2013-08-02
ath10k: zero arvif memory on add_interface()
Michal Kazior
2013-08-02
ath10k: advertise more conservative intf combinations
Michal Kazior
2013-08-02
ath10k: make sure to use passive scan when n_ssids is 0
Michal Kazior
2013-08-02
ath10k: implement get_survey()
Michal Kazior
2013-08-02
ath10k: implement tx checksum offloading
Michal Kazior
2013-07-31
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-31
ath10k: improve tx throughput on slow machines
Michal Kazior
2013-07-30
ath10k: fix rts/fragmentation threshold setup
Michal Kazior
2013-07-30
ath10k: fix memleak in mac setup
Michal Kazior
2013-07-30
ath10k: fix NULL dereference for injected packets
Michal Kazior
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
ath10k: make sure all resources are freed upon ath10k_stop()
Michal Kazior
2013-07-30
ath10k: decouple suspend code
Michal Kazior
2013-07-30
ath10k: allow deferred regd update
Michal Kazior
2013-07-30
ath10k: abort scan properly if wmi_scan_stop fails
Michal Kazior
2013-07-30
ath10k: improve locking
Michal Kazior
2013-07-30
ath10k: embed HTT struct inside ath10k
Michal Kazior
2013-07-30
ath10k: do not setup rts/frag thresholds for suspended interfaces
Michal Kazior
2013-07-30
ath10k: setup rts/frag thresholds upon vdev creation
Michal Kazior
2013-07-30
ath10k: fix possible deadlock
Michal Kazior
2013-06-27
ath10k: minimally handle new channel width enumeration values
John W. Linville
2013-06-27
ath10k: leave MMIC generation to the HW
Michal Kazior
2013-06-27
ath10k: fix 5ghz channel definitions
Michal Kazior
2013-06-13
Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl
John W. Linville
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo