index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Age
Commit message (
Expand
)
Author
2017-08-03
ath10k: set a-mpdu receiver reference number
Matthias Frei
2017-06-16
ath10k: add per chain RSSI reporting
Norik Dzhandzhapanyan
2017-05-23
ath10k: fix reported HT MCS rates with NSS > 1
Sven Eckelmann
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
2017-02-08
ath10k: remove unneeded semicolon
Waldemar Rymarkiewicz
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2017-01-19
ath10k: fix per station tx bit rate reporting
Mohammed Shafi Shajakhan
2017-01-13
ath10k: fix tx legacy rate reporting
Mohammed Shafi Shajakhan
2017-01-13
ath10k: add VHT160 support
Sebastian Gottschall
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
2016-11-23
ath10k: add per peer htt tx stats support for 10.4
Anilkumar Kolli
2016-10-13
ath10k: cleanup calling ath10k_htt_rx_h_unchain
Mohammed Shafi Shajakhan
2016-09-27
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
Vasanthakumar Thiagarajan
2016-09-13
ath10k: properly remove padding from the start of rx payload
Vasanthakumar Thiagarajan
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-09
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-08-31
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-08
ath10k: simplify pktlog htt event processing
Ashok Raj Nagarajan
2016-06-30
ath10k: remove unneccessary WARN_ON_ONCE in rx during ACS
Mohammed Shafi Shajakhan
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-14
ath10k: fix deadlock while processing rx_in_ord_ind
Rajkumar Manoharan
2016-06-02
ath10k: remove unused phy_mode_to_band
Rajkumar Manoharan
2016-05-24
ath10k: fix legacy rate packet debug messages
Mohammed Shafi Shajakhan
2016-05-24
ath10k: reduce warning messages during rx without proper channel context
Mohammed Shafi Shajakhan
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-11
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...
David S. Miller
2016-04-07
ath10k: fix unconditional num_mpdus_ready subtraction
Rajkumar Manoharan
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2016-04-04
ath10k: combine txrx and replenish task
Rajkumar Manoharan
2016-04-04
ath10k: register ath10k_htt_htc_t2h_msg_handler
Rajkumar Manoharan
2016-04-04
ath10k: speedup htt rx descriptor processing for rx_ind
Rajkumar Manoharan
2016-04-04
ath10k: cleanup amsdu processing for rx indication
Rajkumar Manoharan
2016-04-04
ath10k: remove unused fw_desc processing
Rajkumar Manoharan
2016-04-04
ath10k: copy tx fetch indication message
Rajkumar Manoharan
2016-04-04
ath10k: speedup htt rx descriptor processing for tx completion
Rajkumar Manoharan
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
2016-03-18
ath10k: handle channel change htt event
Rajkumar Manoharan
2016-03-08
ath10k: deliver mgmt frames from htt to monitor vifs only
Grzegorz Bajorski
2016-03-06
ath10k: implement push-pull tx
Michal Kazior
2016-03-06
ath10k: implement wake_tx_queue
Michal Kazior
2016-03-06
ath10k: add new htt message generation/parsing logic
Michal Kazior
[next]