Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
708b9bde5d8462d7ce47c1c8ddfc84dd2539e39a
/
drivers
/
net
/
wireless
/
ath
/
ath10k
708b9bd
ath10k: prevent some tx flushing failures
by Michal Kazior
· 11 years ago
da34fad
ath10k: workaround boot issues with KVM/PCI-passthrough
by Michal Kazior
· 11 years ago
5235cd2
Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
9936194
ath10k: sanitize tx ring index access properly
by Michal Kazior
· 11 years ago
2374b18
ath10k: fix bmi exchange tx/rx race
by Michal Kazior
· 11 years ago
a491a92
ath10k: fix unregister deadlock when fw probe fails
by Michal Kazior
· 11 years ago
d385623
ath10k: add implementation for configure max amsdu, ampdu
by Janusz Dziedzic
· 11 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
e055a6e
Merge branch 'ath-current' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 12 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
dfa413d
ath10k: fix 8th virtual AP interface with DFS
by Bartosz Markowski
· 11 years ago
f5a9f0c
ath10k: remove unnecessary htt rx corruption check
by Michal Kazior
· 11 years ago
4e0561e
ath10k: print Kconfig options
by Janusz Dziedzic
· 11 years ago
a023b71
ath10k: remove unused len variables from wmi process rx functions
by Kalle Valo
· 11 years ago
08b8aa0
ath10k: abort incomplete scatter-gather pci tx properly
by Michal Kazior
· 11 years ago
7147a13
ath10k: protect src_ring state with ce_lock in tx_sg()
by Michal Kazior
· 11 years ago
4b81d17
ath10k: ensure rx-frag ignores rssi
by Ben Greear
· 11 years ago
7b161a7
ath10k: dont configure bssid for ap mode
by Michal Kazior
· 11 years ago
911e6c0
ath10k: protect wep tx key setup
by Michal Kazior
· 11 years ago
bca7baf
ath10k: drain tx before restarting hw
by Michal Kazior
· 11 years ago
c5058f5
ath10k: perform hw restart lazily
by Michal Kazior
· 11 years ago
ae25443
ath10k: clean up start() callback
by Michal Kazior
· 11 years ago
6782cb6
ath10k: make core registering async
by Michal Kazior
· 11 years ago
e5a1ef5
ath10k: remove unnecessary tasklet_kill()
by Michal Kazior
· 11 years ago
0d0a693
ath10k: relocate core create/destroy functions
by Michal Kazior
· 11 years ago
c071dcb
ath10k: fix protected flag stripping
by Michal Kazior
· 11 years ago
aecdc89
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
by Luciano Coelho
· 11 years ago
afe5b7b
ath10k: fix ath10k_bmi_read32 macro
by Frederic Danis
· 11 years ago
f2708be
ath10k: prevent hif_stop being called twice
by Michal Kazior
· 11 years ago
95bf21f
ath10k: fix core start sequence
by Michal Kazior
· 11 years ago
46acf7b
ath10k: support get/set antenna configurations.
by Ben Greear
· 11 years ago
eeab266
ath10k: fix pmf for action frames
by Marek Kwaczynski
· 11 years ago
a6a2f74
ath10k: get rid of pci_assign_resource() call from pci_probe
by Bartosz Markowski
· 11 years ago
1a4ab28
ath10k: enable early device dumps
by Michal Kazior
· 11 years ago
61c95ce
ath10k: retry warm reset a few times
by Michal Kazior
· 11 years ago
de01357
ath10k: improve warm reset reliability
by Michal Kazior
· 11 years ago
d0e0a55
ath10k: fix spelling mistake in comments
by Ben Greear
· 11 years ago
ede9c8e
ath10k: fix handling of wierd MSDU chaining cases
by Michal Kazior
· 11 years ago
3e841fd
ath10k: fix htt rx ring clean up
by Michal Kazior
· 11 years ago
e213535
Merge remote-tracking branch 'wireless-next/master' into ath-next
by Kalle Valo
· 11 years ago
8e4a4f5
ath10k: Improve grammar in comments
by Geert Uytterhoeven
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
d9bc4b9
ath10k: fix firmware recovery with ap interface
by Michal Kazior
· 11 years ago
ad3d215
ath10k: prevent beacon memory leak
by Michal Kazior
· 11 years ago
2ab03a6
ath10k: make sure to not use invalid beacon pointer
by Michal Kazior
· 11 years ago
ec6bc55
ath10k: make sure to not leak beacon dma mapping
by Michal Kazior
· 11 years ago
216a183
ath10k: skip suspending when recovering
by Michal Kazior
· 11 years ago
7710cd2
ath10k: don't wait for device init if it crashed
by Michal Kazior
· 11 years ago
6a4f6e1
ath10k: differentiate between target init failures
by Michal Kazior
· 11 years ago
4bfee8e
ath10k: improve htc tx credit debugging prints
by Michal Kazior
· 11 years ago
d650097
ath10k: refactor radar detection code
by Michal Kazior
· 11 years ago
72654fa
ath10k: reorder functions
by Michal Kazior
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
1bbc097
ath10k: refactor monitor code
by Michal Kazior
· 11 years ago
7a8a396
ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
by Kalle Valo
· 11 years ago
52e346d
ath10k: add extra pdev stats on 10.1 firmware
by Chun-Yeow Yeoh
· 11 years ago
23c3aae
ath10k: add the Rx rate in FW stats
by Ben Greear
· 11 years ago
db9cdda
ath10k: fix getting stats from firmware
by Ben Greear
· 11 years ago
34d714e
ath10k: update wal_dbg_tx_stats structure with missing parameter.
by Bartosz Markowski
· 11 years ago
df5e852
ath10k: deinit copy engine before resetting
by Michal Kazior
· 11 years ago
25d0dbc
ath10k: split ce initialization and allocation
by Michal Kazior
· 11 years ago
68c0324
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
by Michal Kazior
· 11 years ago
c508671
ath10k: print chip id during boot
by Kalle Valo
· 11 years ago
78a9cb4
ath10k: add module parameter values to the pci info print
by Kalle Valo
· 11 years ago
50f87a6
ath10k: improve pci debug messages
by Kalle Valo
· 11 years ago
b39712c
ath10k: delete ar_pci->fw_indicator_address
by Kalle Valo
· 11 years ago
929417c
ath10k: advertise only firmware API 2 files
by Kalle Valo
· 11 years ago
e42c1fb
ath10k: fix name of target_ps module parameter
by Kalle Valo
· 11 years ago
3509846
ath10k: add module parameter to disable cold reset
by Kalle Valo
· 11 years ago
0399eca
ath10k: cleanup ath10k_pci_wait_for_target_init()
by Kalle Valo
· 11 years ago
36a8f41
ath10k: add otp and firmware boot error messages
by Ben Greear
· 11 years ago
53c0228
ath10k: better firmware loading error messages
by Ben Greear
· 11 years ago
be6546f
ath10k: unify warning messages in mac.c
by Kalle Valo
· 11 years ago
2289188
ath10k: fix rssi and rate reporting
by Janusz Dziedzic
· 11 years ago
6df92a3
ath10k: introduce rx_status htt template
by Janusz Dziedzic
· 11 years ago
85f6d7c
ath10k: finally kill htt_rx_info
by Janusz Dziedzic
· 11 years ago
78433f9
ath10k: improve way we play with attention flags
by Janusz Dziedzic
· 11 years ago
d84dd60
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
by Janusz Dziedzic
· 11 years ago
87326c9
ath10k: kill not needed fields from htt_rx_info
by Janusz Dziedzic
· 11 years ago
36653f0
ath10k: setup rx channel per ppdu
by Janusz Dziedzic
· 11 years ago
8f739db
ath10k: introduce ieee80211_rx_status to htt_rx_info
by Janusz Dziedzic
· 11 years ago
cfadd9b
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
by Janusz Dziedzic
· 11 years ago
73539b4
ath10k: move rx related functions to htt_rx.c
by Janusz Dziedzic
· 11 years ago
cf0fd56
ath10k: fix the peer mac address in getting stats
by Chun-Yeow Yeoh
· 11 years ago
821af6a
ath10k: update regulatory domain settings for 10.x firmware
by Marek Puzyniak
· 11 years ago
8c65699
ath10k: add soft/hard firmware crash option to simulate_fw_crash
by Marek Puzyniak
· 11 years ago
e8dc1a9
ath10k: Fill per-ppdu info in rx_info only once
by Janusz Dziedzic
· 11 years ago
2acc4eb
ath10k: add ath10k_htt_rx_amsdu_allowed function
by Janusz Dziedzic
· 11 years ago
7f06ea1
ath10k: check otp.bin result
by Kalle Valo
· 11 years ago
d6d4a58
ath10k: separate result parameter in ath10k_bmi_execute()
by Kalle Valo
· 11 years ago
e81bd10
ath10k: add recalc RTS/CTS protection method
by Marek Kwaczynski
· 11 years ago
44d6fa9
ath10k: allow the supported rate change by reassociate peer
by Chun-Yeow Yeoh
· 11 years ago
70dd77b
ath10k: do not overwrite max_antenna_gain
by Marek Puzyniak
· 11 years ago
bfa3536
ath10k: support msdu chaining
by Ben Greear
· 11 years ago
69244e5
ath10k: add vdev-id, return code to error codes
by Ben Greear
· 11 years ago
8d60ee8
ath10k: minimize coherent dma accesses
by Michal Kazior
· 11 years ago
2f5280d
ath10k: remove pci completion list
by Michal Kazior
· 11 years ago
4596708
ath10k: reduce htt tx/rx spinlock overhead
by Michal Kazior
· 11 years ago
Next »