Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86bceaca10c551c22640a9a742c0074209dbb6dd
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
e63ff84
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
by Karthikeyan Periyasamy
· 7 years ago
237b5a3
Revert "ath10k: send (re)assoc peer command when NSS changed"
by Karthikeyan Periyasamy
· 7 years ago
bb32772
ath10k: handling qos at STA side based on AP WMM enable/disable
by Balaji Pothunoori
· 7 years ago
1031887
ath10k: update tdls teardown state to target
by Manikanta Pubbisetty
· 7 years ago
5d2db0d
ath10k: fix a warning during channel switch with multiple vaps
by Mohammed Shafi Shajakhan
· 8 years ago
83e48fc
ath10k: set CTS protection VDEV param only if VDEV is up
by Bartosz Markowski
· 8 years ago
77bc3e9
ath10k: fix incorrect txpower set by P2P_DEVICE interface
by Ryan Hsu
· 8 years ago
874b5ac
ath10k: prevent sta pointer rcu violation
by Michal Kazior
· 8 years ago
a24f1f3
ath10k: fix failure to send NULL func frame for 10.4
by Mohammed Shafi Shajakhan
· 8 years ago
ea23fca
ath10k: fix soft lockup during firmware crash/hw-restart
by Mohammed Shafi Shajakhan
· 8 years ago
aa66ba0
ath10k: fix typo in logging message
by Ben Greear
· 8 years ago
3040420
ath10k: improve logging message
by Ben Greear
· 8 years ago
77eb3d6
ath10k: fix reporting channel survey data
by Ashok Raj Nagarajan
· 8 years ago
7f03d30
ath10k: fix spelling mistake "montior" -> "monitor"
by Colin Ian King
· 8 years ago
2cdce42
ath10k: Fix broken NULL func data frame status for 10.4
by Mohammed Shafi Shajakhan
· 8 years ago
881ed54
ath10k: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
e4fd726
ath10k: fix sending frame in management path in push txq logic
by Ashok Raj Nagarajan
· 8 years ago
83e164b
ath10k: improve wake_tx_queue ops performance
by Rajkumar Manoharan
· 8 years ago
75b3480
ath10k: hide kernel addresses from logs using %pK format specifier
by Maharaja Kennadyrajan
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
4ca1807
ath10k: disable wake_tx_queue for older devices
by Michal Kazior
· 8 years ago
cf8c581
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
d0eeafa
ath10k: Clean up peer when sta goes away.
by Ben Greear
· 8 years ago
9802977
ath10k: remove extra space on ath10k_update_channel_list
by Eduardo Abinader
· 8 years ago
6d68f79
ath10k: ensure peer_map references are cleaned up
by Ben Greear
· 8 years ago
120a1f0
ath10k: add support for ath10k_sta_statistics support
by Mohammed Shafi Shajakhan
· 8 years ago
7947d3e
mac80211: Add support for beacon report radio measurement
by Avraham Stern
· 8 years ago
3466324
ath10k: disable TX_STBC for tx chainmask of 1
by Mohammed Shafi Shajakhan
· 8 years ago
a66cd73
ath10k: fix potential null dereference bugs
by Bob Copeland
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5269c65
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
by Mohammed Shafi Shajakhan
· 8 years ago
fee48cf
ath10k: fix deadlock when peer cannot be created
by Ben Greear
· 9 years ago
3913624
ath10k: add pdev param support to enable/disable btcoex
by Rajkumar Manoharan
· 8 years ago
7a0adc8
ath10k: improve tx scheduling
by Michal Kazior
· 8 years ago
fa7937e
ath10k: update bss channel survey information
by Rajkumar Manoharan
· 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
efd7cef
Merge ath-next from ath.git
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
7ebf721
ath10k: refactor firmware images to struct ath10k_fw_components
by Kalle Valo
· 9 years ago
7e247a9
ath10k: add dynamic tx mode switch config support for qca4019
by Raja Mani
· 9 years ago
1ce8c14
ath10k: fix rx_channel during hw reconfigure
by Rajkumar Manoharan
· 9 years ago
4d16544
ath10k: fix parenthesis alignment
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
14e105c
ath10k: fix checkpatch warnings related to spaces
by Kalle Valo
· 9 years ago
9f0b7e7
ath10k: add a support of set_tsf on vdev interface
by Peter Oh
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
dd7c280
ath10k: remove unnecessary warning for probe response drops
by Rajkumar Manoharan
· 9 years ago
cc61a1b
ath10k: enable debugfs provision to enable Peer Stats feature
by Mohammed Shafi Shajakhan
· 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
cac0855
ath10k: move mgmt descriptor limit handle under mgmt_tx
by Rajkumar Manoharan
· 9 years ago
8a75fc5
ath10k: fix firmware assert in monitor mode
by Rajkumar Manoharan
· 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
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
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
0b3d76e
ath10k: rename Mesh related service names
by Peter Oh
· 9 years ago
8351c05
ath10k: enable periodic peer stats update
by Mohammed Shafi Shajakhan
· 9 years ago
1fe374f
ath10k: cleanup setting pdev paramaters
by Mohammed Shafi Shajakhan
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
e33a99e
ath10k: set SM power save disabled to default value
by Peter Oh
· 9 years ago
d0ca990
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
7c97b72
ath10k: allow Mesh Point to install peer security key
by Peter Oh
· 9 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
· 9 years ago
bb58b89
ath10k: apply Mesh subtype when Mesh interface created.
by Peter Oh
· 9 years ago
78f7aeb
ath10k: Enable AP + STA interface combination support for 10.x
by Mohammed Shafi Shajakhan
· 9 years ago
609db22
ath10k: replace vdev_id and tid in skb cb
by Michal Kazior
· 9 years ago
d668dba
ath10k: fix tx header parsing
by Michal Kazior
· 9 years ago
66b8a01
ath10k: pack up flags in skb_cb
by Michal Kazior
· 9 years ago
bd87744
ath10k: remove freq from skb_cb
by Michal Kazior
· 9 years ago
e0813d3
ath10k: remove is_offchan
by Michal Kazior
· 9 years ago
8a93396
ath10k: remove txmode from skb_cb
by Michal Kazior
· 9 years ago
6a2636d
ath10k: rename function to adhere to naming convention
by Michal Kazior
· 9 years ago
fd12cb3
ath10k: merge is_protected with nohwcrypt
by Michal Kazior
· 9 years ago
4b7f353
ath10k: fix the wrong RX rate idx report at 11G mode
by Yanbo Li
· 9 years ago
d39de99
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
by Vasanthakumar Thiagarajan
· 9 years ago
8921f5f
ath10k: rename the helper which is used for off-channel tx
by Vasanthakumar Thiagarajan
· 9 years ago
f680f70
ath10k: fix invalid NSS for 4x4 devices
by Rajkumar Manoharan
· 9 years ago
90eceb3
ath10k: set peer MFP flag in peer assoc command
by Tamizh chelvam
· 9 years ago
3fab30f
ath10k: add abstraction layer for peer flags
by Tamizh chelvam
· 9 years ago
5036fe0
ath10k: reload HT/VHT capabilities on antenna change
by Rajkumar Manoharan
· 9 years ago
f58512f
ath10k: move static HT/VHT capability setup functions
by Rajkumar Manoharan
· 9 years ago
7a1d70a
ath10k: fill HT/VHT MCS rateset only for configured chainmask
by Rajkumar Manoharan
· 9 years ago
166de3f
ath10k: remove supported chain mask
by Rajkumar Manoharan
· 9 years ago
62f77f0
ath10k: enable adaptive CCA
by Maharaja
· 9 years ago
81c1f74
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
0e33944
ath10k: cleanup ath10k_mac_register() error handling
by Jeff Johnson
· 9 years ago
Next »