Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b2fdbccd15a27d1115a780dcbdcc874e0c9f4abe
/
drivers
/
net
/
wireless
/
ath
/
ath10k
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
· 10 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
· 10 years ago
e7827e5
ath10k: reduce rx_lock contention for htt rx indication
by Rajkumar Manoharan
· 10 years ago
22baa98
ath10k: fix erroneous return value
by Anton Protopopov
· 10 years ago
1835374
ath10k: add hw_rev to trace events to support pktlog
by Ashok Raj Nagarajan
· 10 years ago
53a5c9b
ath10k: fix pktlog in QCA99X0
by Ashok Raj Nagarajan
· 10 years ago
e0b6ce0
ath10k: fix pointless update of peer stats list
by Mohammed Shafi Shajakhan
· 10 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
· 10 years ago
4fb3718
ath10k: remove impossible code
by Sudip Mukherjee
· 10 years ago
5699a6f
ath10k: populate qca4019 fw specific wmi init params
by Raja Mani
· 10 years ago
b1a958c
ath10k: add qca4019 hw params
by Raja Mani
· 10 years ago
6e4de1a
ath10k: add abstraction layer for vdev subtype
by Peter Oh
· 10 years ago
08c27be
ath10k: use vif->type and vif->p2p for P2P_GO check
by Peter Oh
· 10 years ago
e70e9ba
ath10k: update 10.4 WMI service map
by Peter Oh
· 10 years ago
0b3d76e
ath10k: rename Mesh related service names
by Peter Oh
· 10 years ago
0d87c92
ath10k: expose hif ops for ahb
by Raja Mani
· 10 years ago
704dc4e
ath10k: add resource init and deinit in ahb
by Raja Mani
· 10 years ago
1c44fcb
ath10k: include irq related functions in ahb
by Raja Mani
· 10 years ago
133df0f
ath10k: add chip and bus halt logic in ahb
by Raja Mani
· 10 years ago
14854bf
ath10k: add reset ctrl related functions in ahb
by Raja Mani
· 10 years ago
8beff21
ath10k: add clock ctrl related functions in ahb
by Raja Mani
· 10 years ago
7f8e79c
ath10k: add helper functions in ahb.c for reg rd/wr
by Raja Mani
· 10 years ago
37a219a
ath10k: include qca4019 register map table
by Raja Mani
· 10 years ago
0b523ce
ath10k: add basic skeleton to support ahb
by Raja Mani
· 10 years ago
90188f8
ath10k: pull reusable code from pci probe and remove for ahb
by Raja Mani
· 10 years ago
4ddb329
ath10k: make ath10k_pci_read32/write32() ops more generic
by Raja Mani
· 10 years ago
f52f517
ath10k: make some of ath10k_pci_* func reusable
by Raja Mani
· 10 years ago
9b15873
ath10k: implement basic support for new tx path firmware
by Michal Kazior
· 10 years ago
575fc89
ath10k: clean up cont frag desc init code
by Michal Kazior
· 10 years ago
9b78376
ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
by Michal Kazior
· 10 years ago
22e6b3b
ath10k: add new htt definitions
by Michal Kazior
· 10 years ago
df94e70
ath10k: rename some HTT events
by Michal Kazior
· 10 years ago
8b019fb
ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon info
by Yanbo Li
· 10 years ago
856e7c3
ath10k: add debugfs support for Per STA total rx duration
by Mohammed Shafi Shajakhan
· 10 years ago
8351c05
ath10k: enable periodic peer stats update
by Mohammed Shafi Shajakhan
· 10 years ago
d57e7f2
ath10k: provision to support periodic peer stats update
by Mohammed Shafi Shajakhan
· 10 years ago
b4619ea
ath10k: rename few function names of firmware stats
by Mohammed Shafi Shajakhan
· 10 years ago
1fe374f
ath10k: cleanup setting pdev paramaters
by Mohammed Shafi Shajakhan
· 10 years ago
774e656
ath10k: fix naming Peer stats rssi_changed field in 10.2.4
by Mohammed Shafi Shajakhan
· 10 years ago
de46c01
ath10k: add support for parsing per STA rx_duration for 10.2.4
by Mohammed Shafi Shajakhan
· 10 years ago
d742c96
ath10k: prevent txrx running for too long
by Michal Kazior
· 10 years ago
d9569f0
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 10 years ago
e33a99e
ath10k: set SM power save disabled to default value
by Peter Oh
· 10 years ago
d9d6a5a
ath10k: reduce indentation by moving powersave check within function
by Rajkumar Manoharan
· 10 years ago
aa538ac
ath10k: wake up device before accessing registers
by Rajkumar Manoharan
· 10 years ago
d0ca990
Merge ath-next from ath.git
by Kalle Valo
· 10 years ago
7c97b72
ath10k: allow Mesh Point to install peer security key
by Peter Oh
· 10 years ago
e370abd
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
b057886
ath10k: do not use coherent memory for allocated device memory chunks
by Felix Fietkau
· 10 years ago
81ec3c0
ath10k: remove unnecessary amsdu/ampdu assignment in debugfs
by Mohammed Shafi Shajakhan
· 10 years ago
f1b4b51
Merge ath-next from ath.git
by Kalle Valo
· 10 years ago
9e100c4
ath10k: implement fw_checksums debugfs file
by Kalle Valo
· 10 years ago
3e58044
ath10k: print crc32 checksums for firmware and board files
by Kalle Valo
· 10 years ago
23f591e
ath10k: split driver info messages during device initialisation
by Kalle Valo
· 10 years ago
8605c02
ath10k: always show bmi chip ids and subdevice ids
by Kalle Valo
· 10 years ago
f0de90b
ath10k: reorganise hardware and firmware info messages
by Kalle Valo
· 10 years ago
b091f369
ath10k: fix otp board id error message
by Kalle Valo
· 10 years ago
bb58b89
ath10k: apply Mesh subtype when Mesh interface created.
by Peter Oh
· 10 years ago
42e08fe
ath10k: introduce new subtypes for proxy STA and Mesh
by Peter Oh
· 10 years ago
20fa2f7
ath10k: update WMI 10.x service map
by Peter Oh
· 10 years ago
8bf1ba1
ath10k: Fix write permission on few debugfs files
by Mohammed Shafi Shajakhan
· 10 years ago
d6cb23b5
ath10k: stop abusing GFP_DMA
by Felix Fietkau
· 10 years ago
78f7aeb
ath10k: Enable AP + STA interface combination support for 10.x
by Mohammed Shafi Shajakhan
· 10 years ago
Next »