Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
30abb330764366223f56f8c90e0b9ac3afd974a6
/
drivers
/
net
/
wireless
/
ath
30abb33
ath10k: increase copy engine entries for rx wmi
by Rajkumar Manoharan
· 10 years ago
e3e72f38
Merge ath-next from ath.git
by Kalle Valo
· 10 years ago
cffb41f
ath10k: disable multi-vif ps by default
by Michal Kazior
· 10 years ago
0a987fb
ath10k: workaround qca6174 sta powersave issue
by Michal Kazior
· 10 years ago
c8c60cf
ath10k: fix wmm params per vdev
by Marek Puzyniak
· 10 years ago
6383864
ath10k: workaround corrupted htt rx events
by Michal Kazior
· 10 years ago
db2cf86
ath10k: delete unnecessary checks before the function call "release_firmware"
by Markus Elfring
· 10 years ago
2a19f77
wil6210: increase cmd buffer size to avoid sscanf buffer overflow
by Colin Ian King
· 10 years ago
6e6dd08
ath9k: Fix issues in the main btcoex timer
by Sujith Manoharan
· 10 years ago
c7266e9
ath9k: Handle timers for MCI
by Sujith Manoharan
· 10 years ago
30b8189
ath9k: Fix wlan-active gpio for the AR9003 family
by Sujith Manoharan
· 10 years ago
e1ff147
ath9k: Fix MCI scheme initialization
by Sujith Manoharan
· 10 years ago
510baea
ath9k: Initialize MCI state correctly
by Sujith Manoharan
· 10 years ago
44b9b56
ath9k: Remove useless return value check
by Sujith Manoharan
· 10 years ago
97bf861
ath9k: add per-vif TX power capability to TX path
by Lorenzo Bianconi
· 10 years ago
283dd11
ath9k: add per-vif TX power capability
by Lorenzo Bianconi
· 10 years ago
2f890ca
ath9k: Mute BT properly
by Sujith Manoharan
· 10 years ago
ad1dc63
ath9k: Fix GPM initialization
by Sujith Manoharan
· 10 years ago
bc80d52
ath9k: Prepare MCI interface correctly
by Sujith Manoharan
· 10 years ago
4d9f7c6
ath9k: Setup MCI statistics properly
by Sujith Manoharan
· 10 years ago
d808ecd
ath9k: Fix MCI TX control
by Sujith Manoharan
· 10 years ago
e18e164
ath9k: Handle 2-ANT AR9565 in MCI reset
by Sujith Manoharan
· 10 years ago
d1d0781
ath9k: Add new MCI configuration parameters
by Sujith Manoharan
· 10 years ago
7d1805e
ath9k: Remove useless check in MCI reset
by Sujith Manoharan
· 10 years ago
ae55099
ath9k: Move MCI registers to reg_mci.h
by Sujith Manoharan
· 10 years ago
344a702
wil6210: track privacy connection attribute
by Vladimir Kondratiev
· 10 years ago
774974e
wil6210: rename 'secure_pcp' to 'privacy'
by Vladimir Kondratiev
· 10 years ago
8f55cbe
wil6210: Fix division by zero in wil_vring_debugfs_show
by Boris Sorochkin
· 10 years ago
0436fd9
wil6210: Change of threshold for tx vring idleness measurement
by Vladimir Shulman
· 10 years ago
33c477f
wil6210: branch prediction hints
by Vladimir Kondratiev
· 10 years ago
e335127
wil6210: enable fix for HW bug in 802.11->803.3 transform
by Vladimir Kondratiev
· 10 years ago
9a5511b
wil6210: remove support for old hardware
by Vladimir Kondratiev
· 10 years ago
2cd0f02
wil6210: boot loader
by Vladimir Kondratiev
· 10 years ago
0088d27
ath9k_htc: Add new USB ID
by Leon Nardella
· 10 years ago
aa96af8
ath9k: Restart TSF2 timers on wakeup
by Sujith Manoharan
· 10 years ago
3277b20
ath9k: Clear additional WoW events
by Sujith Manoharan
· 10 years ago
6aaefab
ath9k: Handle additional patterns on wakeup
by Sujith Manoharan
· 10 years ago
b39adc6
ath9k: Check MCI PowerSave state
by Sujith Manoharan
· 10 years ago
ff6f0c0
ath9k: Add new MCI states
by Sujith Manoharan
· 10 years ago
0d35024
ath9k: Set keep awake timer
by Sujith Manoharan
· 10 years ago
2a0eef1
ath9k: Fix descriptors for keep-alive frame
by Sujith Manoharan
· 10 years ago
139e170
ath10k: add TxBF support
by Michal Kazior
· 10 years ago
7777d8c
ath10k: implement fw stats for wmi-tlv
by Michal Kazior
· 10 years ago
eed5541
ath10k: add more wmi fw stat defines
by Michal Kazior
· 10 years ago
de23d3e
ath10k: change request stats command prototype
by Michal Kazior
· 10 years ago
7b6b153
ath10k: add vdev stats processing
by Michal Kazior
· 10 years ago
2c51205
ath10k: defer AP self-peer removal wait
by Michal Kazior
· 10 years ago
99fc6f3
ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definition
by Ben Greear
· 10 years ago
3eafdfd
ath10k: fix spelling in htt code comment
by Ben Greear
· 10 years ago
60028a8
ath10k: fix spelling mistakes and add details to mac logging
by Ben Greear
· 10 years ago
2f9eec0
ath10k: scan should handle scan-start-failed event properly
by Ben Greear
· 10 years ago
8986003
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c8ac18f2
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
d530711
Merge ath-next from ath.git
by Kalle Valo
· 10 years ago
c0420ea
ath9k: Delete an unnecessary check before the function call "relay_close"
by Markus Elfring
· 10 years ago
8bfae4f
ath5k: fix spontaneus AR5312 freezes
by Sergey Ryazanov
· 10 years ago
c20bbda
ath9k: Choose correct rate for 2GHz channel
by Sujith Manoharan
· 10 years ago
23ee7c3
ath9k: Clear TSF2 properly
by Sujith Manoharan
· 10 years ago
b6f68b1
ath9k: Program AR_WA correctly
by Sujith Manoharan
· 10 years ago
bb63131
ath9k: Fix issues with WoW enable
by Sujith Manoharan
· 10 years ago
e68e9c1
ath9k: Register correct WOW details with mac80211
by Sujith Manoharan
· 10 years ago
a28815d
ath9k: Add support for more WOW patterns
by Sujith Manoharan
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
608b8f7
ath10k: enable qca6174 hw3.2
by Michal Kazior
· 10 years ago
467210a
ath10k: add log level configuration for fw_dbglog
by SenthilKumar Jegadeesan
· 10 years ago
75930d1
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
by Helmut Schaa
· 10 years ago
af21319
ath10k: fix beacon deadlock
by Michal Kazior
· 10 years ago
9ad5018
ath10k: change dma beacon cmd prototype
by Michal Kazior
· 10 years ago
627613f
ath10k: prevent setting wrong key idx for station
by SenthilKumar Jegadeesan
· 10 years ago
7201472
wil6210: Remove msm platform related code
by Hamad Kadmany
· 10 years ago
feeac22
wil6210: print ciphers in debug info
by Vladimir Kondratiev
· 10 years ago
5b29c57
wil6210: more Tx debug
by Vladimir Kondratiev
· 10 years ago
5933a06
wil6210: fix race between xmit and Tx vring de-allocation
by Vladimir Kondratiev
· 10 years ago
e59d16c
wil6210: avoid Tx descriptor double write
by Vladimir Kondratiev
· 10 years ago
a3c7490
wil6210: remove old Tx work-around
by Vladimir Kondratiev
· 10 years ago
6af75e4
ath9k: Fix max pattern check
by Sujith Manoharan
· 10 years ago
404033c
ath9k: Cleanup reg_wow.h
by Sujith Manoharan
· 10 years ago
c65fb26
ath9k: Remove incorrect register macros
by Sujith Manoharan
· 10 years ago
ce6e982
ath9k: Move WOW registers to reg_wow.h
by Sujith Manoharan
· 10 years ago
12a4442
ath9k: Register max WOW patterns
by Sujith Manoharan
· 10 years ago
41fe883
ath9k: Add a HW structure for WOW
by Sujith Manoharan
· 10 years ago
34d102c
ath9k: Simplify user pattern configuration
by Sujith Manoharan
· 10 years ago
8b86171
ath9k: Add a debugfs file for WOW
by Sujith Manoharan
· 10 years ago
e094c33
ath9k: Remove ath9k_hw_wow_event_to_string
by Sujith Manoharan
· 10 years ago
c4d0975
ath9k: Remove unused BMISS processing
by Sujith Manoharan
· 10 years ago
249943a
ath9k: Check WOW triggers properly
by Sujith Manoharan
· 10 years ago
661d258
ath9k: Fix wow init/deinit
by Sujith Manoharan
· 10 years ago
1331f5a
ath9k: Check multi-channel context for WOW
by Sujith Manoharan
· 10 years ago
dc4b277
ath9k: Check early for multi-vif/STA conditions
by Sujith Manoharan
· 10 years ago
410b4e2
ath9k: Remove redundant device_can_wakeup() check
by Sujith Manoharan
· 10 years ago
13084c2
ath9k: Return early for error conditions
by Sujith Manoharan
· 10 years ago
4895efc
ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
by Sujith Manoharan
· 10 years ago
6c3d7d7
ath10k: fix target wakeup timeout
by Rajkumar Manoharan
· 10 years ago
d68bb12
ath10k: Enable the MCS8 and MCS9 at 2.4G band
by Yanbo Li
· 10 years ago
46725b1
ath10k: disable sta keepalive
by Michal Kazior
· 10 years ago
6e8b188
ath10k: implement sta keepalive command
by Janusz Dziedzic
· 10 years ago
7fc979a
ath10k: use per-vif wmm param setup if possible
by Michal Kazior
· 10 years ago
6d492fe
ath10k: implement per-vdev wmm param setup command
by Michal Kazior
· 10 years ago
5e752e4
ath10k: move wmm param storage to vif
by Michal Kazior
· 10 years ago
cfbed87
ath9k: Enable manual peak detect calibration
by Sujith Manoharan
· 10 years ago
Next »