Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
42588958147c7cc5a68726f14579011ad96663bb
/
drivers
/
net
/
wireless
/
ath
/
ath10k
ee9ca14
ath10k: Fix survey reporting with QCA4019
by Vasanthakumar Thiagarajan
· 9 years ago
36bd39b
ath10k: suppress warnings when getting wmi peer_rate_code_list event
by Vasanthakumar Thiagarajan
· 9 years ago
9a5f91a
ath10k: release pre_cal_file while unloading driver
by Rajkumar Manoharan
· 9 years ago
fa7937e
ath10k: update bss channel survey information
by Rajkumar Manoharan
· 9 years ago
89d2d18
ath10k: handle pdev_chan_info wmi event
by Rajkumar Manoharan
· 9 years ago
8a0b459
ath10k: implement wmi_pdev_bss_chan_info_request
by Rajkumar Manoharan
· 9 years ago
dd2c5fc
ath10k: add pdev bss channel info wmi definitions
by Rajkumar Manoharan
· 9 years ago
4ad24a9
ath10k: fix kernel panic, move arvifs list head init before htt init
by Anilkumar Kolli
· 9 years ago
de46d16
ath10k: move spectral related structures under ath10k debugfs
by Mohammed Shafi Shajakhan
· 9 years ago
94ee3f1
ath10k: remove VHT capabilities from 2.4GHz
by Johannes Berg
· 9 years ago
6dfdbfc
ath10k: fix a typo in ath10k_start()
by Mohammed Shafi Shajakhan
· 9 years ago
513527c
ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
by Alan Liu
· 9 years ago
efd7cef
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
1fe63c9
ath10k: remove enum ath10k_swap_code_seg_bin_type
by Kalle Valo
· 9 years ago
9dfe240
ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()
by Kalle Valo
· 9 years ago
77561f9
ath10k: move htt_op_version to struct ath10k_fw_file
by Kalle Valo
· 9 years ago
bf3c13a
ath10k: move wmi_op_version to struct ath10k_fw_file
by Kalle Valo
· 9 years ago
c4cdf75
ath10k: move fw_features to struct ath10k_fw_file
by Kalle Valo
· 9 years ago
4531735
ath10k: move fw_version inside struct ath10k_fw_file
by Kalle Valo
· 9 years ago
7ebf721
ath10k: refactor firmware images to struct ath10k_fw_components
by Kalle Valo
· 9 years ago
3fb55c7
ath10k: remove deprecated firmware API 1 support
by Kalle Valo
· 9 years ago
7e247a9
ath10k: add dynamic tx mode switch config support for qca4019
by Raja Mani
· 9 years ago
de72a20
ath10k: add some sanity checks to peer_map_event() functions
by Dan Carpenter
· 9 years ago
1ce8c14
ath10k: fix rx_channel during hw reconfigure
by Rajkumar Manoharan
· 9 years ago
87be054
ath10k: fix return value for btcoex and peer stats debugfs
by Mohammed Shafi Shajakhan
· 9 years ago
4d16544
ath10k: fix parenthesis alignment
by Kalle Valo
· 9 years ago
8f4ffb7
ath10k: prefer ether_addr_copy() over memcpy()
by Kalle Valo
· 9 years ago
c178da5
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
by Kalle Valo
· 9 years ago
beeb1a3
ath10k: prefer kernel type 'u64' over 'u_int64_t'
by Kalle Valo
· 9 years ago
14e105c
ath10k: fix checkpatch warnings related to spaces
by Kalle Valo
· 9 years ago
cfe9011
ath10k: remove MSI range support
by Rajkumar Manoharan
· 9 years ago
a606c0e
ath10k: enable set_tsf vdev command to WMI 10.4
by Peter Oh
· 9 years ago
4857dd1
ath10k: update 10.4 WMI vdev parameters
by Peter Oh
· 9 years ago
9f0b7e7
ath10k: add a support of set_tsf on vdev interface
by Peter Oh
· 9 years ago
169ff6d
ath10k: Document alloc_frag_desc_for_data_pkt config option.
by Ben Greear
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
bddf590
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
689de38
ath10k: fix unconditional num_mpdus_ready subtraction
by Rajkumar Manoharan
· 9 years ago
dd7c280
ath10k: remove unnecessary warning for probe response drops
by Rajkumar Manoharan
· 9 years ago
b131129
ath10k: fix calibration init sequence of qca99x0
by Rajkumar Manoharan
· 9 years ago
f980ebc
mac80211: allow not sending MIC up from driver for HW crypto
by Sara Sharon
· 9 years ago
7d5efd0
ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
by Peter Oh
· 9 years ago
5c86d97
ath10k: combine txrx and replenish task
by Rajkumar Manoharan
· 9 years ago
128abd0
ath10k: reuse copy engine 5 (htt rx) descriptors
by Rajkumar Manoharan
· 9 years ago
24d9ef5
ath10k: cleanup copy engine receive next completion
by Rajkumar Manoharan
· 9 years ago
e3a91f87
ath10k: register ath10k_htt_htc_t2h_msg_handler
by Rajkumar Manoharan
· 9 years ago
3128b3d
ath10k: speedup htt rx descriptor processing for rx_ind
by Rajkumar Manoharan
· 9 years ago
1823566
ath10k: cleanup amsdu processing for rx indication
by Rajkumar Manoharan
· 9 years ago
6b61d66
ath10k: remove unused fw_desc processing
by Rajkumar Manoharan
· 9 years ago
b2fdbcc
ath10k: copy tx fetch indication message
by Rajkumar Manoharan
· 9 years ago
59465fe
ath10k: speedup htt rx descriptor processing for tx completion
by Rajkumar Manoharan
· 9 years ago
f957579
ath10k: enable parsing per station rx duration for 10.4
by Mohammed Shafi Shajakhan
· 9 years ago
4777190
ath10k: introduce Extended Resource Config support for 10.4
by Raja Mani
· 9 years ago
cc61a1b
ath10k: enable debugfs provision to enable Peer Stats feature
by Mohammed Shafi Shajakhan
· 9 years ago
3d9195e
ath10k: incorporate qca4019 cal data download sequence
by Raja Mani
· 9 years ago
0b8e3c4
ath10k: move cal data len to hw_params
by Raja Mani
· 9 years ago
f454add
ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}
by Raja Mani
· 9 years ago
8866c72
ath10k: fix null deref if device crashes early
by Michal Kazior
· 9 years ago
750eeed
ath10k: fix pull-push tx threshold handling
by Michal Kazior
· 9 years ago
9d71d47
ath10k: fix tx hang
by Michal Kazior
· 9 years ago
bf031bc
ath10k: advertise force AP scan feature
by Vasanthakumar Thiagarajan
· 9 years ago
9ddc486
ath10k: fix debugfs pktlog_filter write
by Anilkumar Kolli
· 9 years ago
b9c191b
ath10k: free cached fw bin contents when get board id fails
by Raja Mani
· 9 years ago
cac0855
ath10k: move mgmt descriptor limit handle under mgmt_tx
by Rajkumar Manoharan
· 9 years ago
2ce9b25
ath10k: handle channel change htt event
by Rajkumar Manoharan
· 9 years ago
8d13096
ath10k: set MAC timestamp in management Rx frame
by Peter Oh
· 9 years ago
60549ca
ath10k: deliver mgmt frames from htt to monitor vifs only
by Grzegorz Bajorski
· 9 years ago
8a75fc5
ath10k: fix firmware assert in monitor mode
by Rajkumar Manoharan
· 9 years ago
99ad1cb
ath10k: change htt tx desc/qcache peer limit config
by Michal Kazior
· 9 years ago
43c9e38
ath10k: fix HTT Tx CE ring size
by Michal Kazior
· 9 years ago
426e10e
ath10k: implement push-pull tx
by Michal Kazior
· 9 years ago
3cc0fef
ath10k: keep track of queue depth per txq
by Michal Kazior
· 9 years ago
dd4717b
ath10k: store txq in skb_cb
by Michal Kazior
· 9 years ago
c1a43d9
ath10k: implement updating shared htt txq state
by Michal Kazior
· 9 years ago
2994687
ath10k: implement wake_tx_queue
by Michal Kazior
· 9 years ago
839ae63
ath10k: add new htt message generation/parsing logic
by Michal Kazior
· 9 years ago
6942726
ath10k: add fast peer_map lookup
by Michal Kazior
· 9 years ago
bb8f0c6
ath10k: maintain peer_id for each sta and vif
by Michal Kazior
· 9 years ago
6421969f
ath10k: refactor tx pending management
by Michal Kazior
· 9 years ago
a30c7d0
ath10k: unify txpath decision
by Michal Kazior
· 9 years ago
f2f6eca
ath10k: refactor tx code
by Michal Kazior
· 9 years ago
89ef41b
Merge 'net-next/master'
by Kalle Valo
· 9 years ago
89916cc
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
c28e6f0
ath10k: fix sanity check on enabling btcoex via debugfs
by Mohammed Shafi Shajakhan
· 9 years ago
af9a6a3
ath10k: reduce number of peers to support peer stats feature
by Anilkumar Kolli
· 9 years ago
da6416c
ath10k: process htt rx indication as batch mode
by Rajkumar Manoharan
· 9 years ago
e7827e5
ath10k: reduce rx_lock contention for htt rx indication
by Rajkumar Manoharan
· 9 years ago
22baa98
ath10k: fix erroneous return value
by Anton Protopopov
· 9 years ago
1835374
ath10k: add hw_rev to trace events to support pktlog
by Ashok Raj Nagarajan
· 9 years ago
53a5c9b
ath10k: fix pktlog in QCA99X0
by Ashok Raj Nagarajan
· 9 years ago
e0b6ce0
ath10k: fix pointless update of peer stats list
by Mohammed Shafi Shajakhan
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
74135f5
ath10k: fix updating peer stats rx duration
by Mohammed Shafi Shajakhan
· 9 years ago
4fb3718
ath10k: remove impossible code
by Sudip Mukherjee
· 9 years ago
5699a6f
ath10k: populate qca4019 fw specific wmi init params
by Raja Mani
· 9 years ago
b1a958c
ath10k: add qca4019 hw params
by Raja Mani
· 9 years ago
6e4de1a
ath10k: add abstraction layer for vdev subtype
by Peter Oh
· 9 years ago
08c27be
ath10k: use vif->type and vif->p2p for P2P_GO check
by Peter Oh
· 9 years ago
e70e9ba
ath10k: update 10.4 WMI service map
by Peter Oh
· 9 years ago
0b3d76e
ath10k: rename Mesh related service names
by Peter Oh
· 9 years ago
Next »