Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b5186b4be26d1fb8d63a3001b2e6ff0b2e2f82f
/
drivers
/
net
/
wireless
/
ath
9b5186b
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
9de8f26
ath10k: fix mismatched wmi api call
by Peter Oh
· 10 years ago
78157a1
ath10k: advertise support for AP mode channel width changes
by Rajkumar Manoharan
· 10 years ago
8868b12
ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI
by Rajkumar Manoharan
· 10 years ago
5ce8e7f
ath10k: handle ieee80211 header and payload tracing separately
by Rajkumar Manoharan
· 10 years ago
a15c706
ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug
by John W. Linville
· 10 years ago
3f2aa13
ath9k_htc: add spectral scan debug interface
by Oleksij Rempel
· 10 years ago
83fb287
ath9k_htc: process rx spectral packets
by Oleksij Rempel
· 10 years ago
911544f
ath9k_htc: trigger spectral scan on set_channel
by Oleksij Rempel
· 10 years ago
88a2e3f
ath9k_htc: set initial spec_config values
by Oleksij Rempel
· 10 years ago
fe30e8b
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
by Oleksij Rempel
· 10 years ago
94cd95c
ath9k_htc: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
525d094
ath9k_htc: fix rs_datalen conversation
by Oleksij Rempel
· 10 years ago
46140dd
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
by Oleksij Rempel
· 10 years ago
67dc74f
ath9k: move spectral.* to common-spectral.*
by Oleksij Rempel
· 10 years ago
f00a422
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
by Oleksij Rempel
· 10 years ago
963916d
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
by Oleksij Rempel
· 10 years ago
ef948da
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
934bdc7
ath9k: use ath_ps_ops in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
99d2217
ath9k: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
0198c2e
ath: add struct ath_ps_ops
by Oleksij Rempel
· 10 years ago
1111d42
ath9k: remove all struct ath_softc dependencies from spectral code
by Oleksij Rempel
· 10 years ago
dd7657b
ath9k: add ath_hw to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
c10b75a
ath9k: use struct dentry by ath9k_spectral_init_debug
by Oleksij Rempel
· 10 years ago
21af25d
ath9k: move spec_config to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
8391f60
ath9k: move spectral_mode to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
911ea79
ath9k: add struct ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
d385c5c
ath9k: add support for reporting tx power to mac80211
by Felix Fietkau
· 10 years ago
bf515fb
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
cf2c92d
mac80211: replace restart_complete() with reconfig_complete()
by Eliad Peller
· 10 years ago
707b1bbd
ath10k: fix pm resume after suspend
by Bartosz Markowski
· 10 years ago
aa292fa
ath6kl: remove incorrect reset_resume handler
by Alexey Khoroshilov
· 10 years ago
7962b0d
ath10k: speed up hw recovery
by Michal Kazior
· 10 years ago
605cdba
ath10k: expose hw restart via debugfs
by Michal Kazior
· 10 years ago
04ed9df
ath10k: fix possible bmi crash
by Michal Kazior
· 10 years ago
c011b28
ath10k: don't reset chip on power_down
by Michal Kazior
· 10 years ago
0bc14d0
ath10k: split reset logic from power up
by Michal Kazior
· 10 years ago
61c1648
ath10k: make warm reset a bit safer and faster
by Michal Kazior
· 10 years ago
099ac7c
ath10k: change ce ring cleanup logic
by Michal Kazior
· 10 years ago
4eb2e16
ath10k: avoid possible deadlock with scan timeout
by Michal Kazior
· 10 years ago
7a1283d
carl9170: Convert byte_rev_table uses to bitrev8
by Joe Perches
· 10 years ago
9a06bec
wil6210: Add support for large packets
by Vladimir Kondratiev
· 10 years ago
e240537
wil6210: improve dmesg for fw error handling
by Vladimir Kondratiev
· 10 years ago
b516fcc
wil6210: prevent double disconnect command issuing
by Vladimir Kondratiev
· 10 years ago
4851629
wil6210: reset flow updates
by Vladimir Kondratiev
· 10 years ago
cded936
wil6210: do not attempt FW recovery if interface is down
by Vladimir Kondratiev
· 10 years ago
edad187
ath9k: set pulse_rssi threshold to 15
by Lorenzo Bianconi
· 10 years ago
5ca06eb
ath9k: use a random MAC address if the EEPROM address is invalid
by Felix Fietkau
· 10 years ago
3468968
ath9k: allow disabling bands via platform data
by Felix Fietkau
· 10 years ago
a59dadb
ath9k: add support for endian swap of eeprom from platform data
by Felix Fietkau
· 10 years ago
7b89fcc
ath9k_hw: start initial NF calibration after PA calibration on <AR9003
by Felix Fietkau
· 10 years ago
6339244
ath9k_hw: do not run NF and periodic calibration at the same time
by Felix Fietkau
· 10 years ago
7b8aaea
ath9k: restart hardware after noise floor calibration failure
by Felix Fietkau
· 10 years ago
70e535e
ath9k: clean up debugfs print of reset causes
by Felix Fietkau
· 10 years ago
3b580144
ath9k: fix processing RXORN interrupts
by Felix Fietkau
· 10 years ago
257b5bc
ath9k_hw: remove support for UB124 tx gain table
by Felix Fietkau
· 10 years ago
935477e
ath9k_hw: make support for PC-OEM cards optional
by Felix Fietkau
· 10 years ago
6424b03
ath9k: Update AR955x initvals
by Sujith Manoharan
· 10 years ago
d19c230
ath9k: Update AR9580 initvals
by Sujith Manoharan
· 10 years ago
1e929d3
ath9k: Do not start BA when scanning
by Sujith Manoharan
· 10 years ago
25f3bc7
ath9k: Improve flush() in mcc mode
by Sujith Manoharan
· 10 years ago
23aab0c
ath9k: Fix HW scan abort
by Sujith Manoharan
· 10 years ago
0a019a5
ath9k: Send oneshot NoA
by Sujith Manoharan
· 10 years ago
a350335
ath9k: Fix RoC expiration
by Sujith Manoharan
· 10 years ago
828fe01
ath9k: Use a helper function for bmiss
by Sujith Manoharan
· 10 years ago
347a956
ath9k: Use a helper function to set NoA
by Sujith Manoharan
· 10 years ago
a23152a
ath9k: Use a helper function for offchannel NoA
by Sujith Manoharan
· 10 years ago
c6500ea
ath9k: Check for active GO in mgd_prepare_tx()
by Sujith Manoharan
· 10 years ago
26103b8
ath9k: Add a function to check for an active GO
by Sujith Manoharan
· 10 years ago
62ae1ae
ath9k: Fix address management
by Sujith Manoharan
· 10 years ago
91e6ceb
ath9k: Send AUTHORIZED event only for station mode
by Sujith Manoharan
· 10 years ago
e2d389b
ath9k: Check for pending frames properly
by Sujith Manoharan
· 10 years ago
290c8a7
ath9k: Fix offchannel flush timeout
by Sujith Manoharan
· 10 years ago
67259d5
ath9k: Fix MCC flush timeout
by Sujith Manoharan
· 10 years ago
2fae0d9
ath9k: Use configurable timeout for flush
by Sujith Manoharan
· 10 years ago
8890d05
ath9k: Clear NoA schedule properly
by Sujith Manoharan
· 10 years ago
eaf04a6
ath9k: Disable beacon tasklet during reset
by Sujith Manoharan
· 10 years ago
ae2ff23
ath9k: Set ATH_OP_HW_RESET before HW reset
by Sujith Manoharan
· 10 years ago
5555c95
ath9k: Unify reset API
by Sujith Manoharan
· 10 years ago
be247c1
ath9k: Process beacons properly
by Sujith Manoharan
· 10 years ago
b8f9279
ath9k: Enable multi-channel properly
by Sujith Manoharan
· 10 years ago
df3c6eb
ath9k: Use sta_state() callback
by Sujith Manoharan
· 10 years ago
992a36a
ath9k: do not overwrite AR_PHY_RADAR_1 MSB
by Lorenzo Bianconi
· 10 years ago
490f0dc
Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
56a0dee
ath10k: call correct function for frag threshold
by Michal Kazior
· 10 years ago
fa1d4df
ath10k: add SURVEY_INFO_IN_USE for current channel on survey
by Felix Fietkau
· 10 years ago
a5d85f6
ath10k: re-use trace class
by Michal Kazior
· 10 years ago
b04e204
ath10k: remove tsf argument from rx_desc tracing
by Michal Kazior
· 10 years ago
51fc7d7
ath10k: clear htt->rx_confused on load
by Michal Kazior
· 10 years ago
686687c
ath10k: don't forget to replenish after fragmented Rx
by Michal Kazior
· 10 years ago
b30595a
ath10k: add extra sanity check when popping amsdu
by Michal Kazior
· 10 years ago
34440df
ath10k: don't drop frames aggressively
by Michal Kazior
· 10 years ago
4de0280
ath10k: deduplicate htt rx dma unmapping
by Michal Kazior
· 10 years ago
5f69caf
ath10k: fix rx buffer tracing
by Michal Kazior
· 10 years ago
890d3b2
ath10k: use ieee80211 defines for crypto param lengths
by Michal Kazior
· 10 years ago
10ac1ce
ath10k: remove unused variable
by Michal Kazior
· 10 years ago
f6b946e
ath10k: don't drop control and null func Rx
by Michal Kazior
· 10 years ago
84cbf3a
ath10k: split ce pipe init/alloc further
by Michal Kazior
· 10 years ago
7c0f0e3
ath10k: mask/unmask msi fw irq
by Michal Kazior
· 10 years ago
a428249
ath10k: re-disable interrupts after target init
by Michal Kazior
· 10 years ago
Next »