Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
affd321733eebc92b12cd329505f63e94ae80c93
/
drivers
/
net
/
wireless
/
ath
affd321
ath10k: implement device recovery
by Michal Kazior
· 11 years ago
87571bf
ath10k: skip fw stats debugfs interface if device is down
by Michal Kazior
· 11 years ago
2938505
ath10k: store firmware files in memory
by Michal Kazior
· 11 years ago
818bdd1
ath10k: defer hw setup to start/stop mac80211 hooks
by Michal Kazior
· 11 years ago
a96d774
ath10k: make sure all resources are freed upon ath10k_stop()
by Michal Kazior
· 11 years ago
1a1b8a8
ath10k: move free_vdev_map initialization
by Michal Kazior
· 11 years ago
8cd13ca
ath10k: decouple suspend code
by Michal Kazior
· 11 years ago
64d151d
ath10k: reset BMI state upon init
by Michal Kazior
· 11 years ago
f7843d7
ath10k: allow deferred regd update
by Michal Kazior
· 11 years ago
dd30a36
ath10k: decouple core start/stop logic
by Michal Kazior
· 11 years ago
8c5c536
ath10k: decouple pci start/stop logic
by Michal Kazior
· 11 years ago
e0c508a
ath10k: add missing debug prints
by Michal Kazior
· 11 years ago
adb8c9b
ath10k: abort scan properly if wmi_scan_stop fails
by Michal Kazior
· 11 years ago
548db54
ath10k: improve locking
by Michal Kazior
· 11 years ago
edb8236
ath10k: embed HTT struct inside ath10k
by Michal Kazior
· 11 years ago
cd003fa
ath10k: embed HTC struct inside ath10k
by Michal Kazior
· 11 years ago
e799bbf
ath10k: rename hif callback
by Michal Kazior
· 11 years ago
7a5fe3f
ath10k: change function to take struct ath10k as arg
by Michal Kazior
· 11 years ago
ed48b35
ath10k: provide errno if bmi read/write fails
by Michal Kazior
· 11 years ago
342004be
ath10k: lower print level for a message
by Michal Kazior
· 11 years ago
09af8f8
ath10k: silent warning in IBSS mode
by Michal Kazior
· 11 years ago
cba4ca7
ath10k: fix typo in define name
by Michal Kazior
· 11 years ago
3a0861f
ath10k: remove ath10k_bus
by Michal Kazior
· 11 years ago
671b96d
ath10k: do not setup rts/frag thresholds for suspended interfaces
by Michal Kazior
· 11 years ago
679c54a
ath10k: setup rts/frag thresholds upon vdev creation
by Michal Kazior
· 11 years ago
80c78c6
ath10k: fix possible deadlock
by Michal Kazior
· 11 years ago
a783c77
ath10k: fix teardown ordering
by Michal Kazior
· 11 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c2b8359
ath9k: Fix diversity combining for AR9285
by Sujith Manoharan
· 11 years ago
c6c7788
wil6210: drop -Werror compiler flag
by Vladimir Kondratiev
· 11 years ago
504937d
wil6210: Enable TCP/UDP checksum HW offload
by Kirshenbaum Erez
· 11 years ago
c2a146f
wil6210: fix error path in wil_tx_vring
by Vladimir Kondratiev
· 11 years ago
70e89a7
ath9k: Release the RF bus after setting board values
by Sujith Manoharan
· 11 years ago
07a9bd2
ath9k: Program correct initvals for FCC
by Sujith Manoharan
· 11 years ago
5f35c0f
ath9k: Use correct channel when switching bands
by Sujith Manoharan
· 11 years ago
b840cff
ath9k: Fix FastChannelChange for AR9462/AR9565
by Sujith Manoharan
· 11 years ago
81dc75b
ath9k: Add a HW flag for FCC
by Sujith Manoharan
· 11 years ago
4b03f16
ath9k: Move INI overrides to ar9003_hw_override_ini
by Sujith Manoharan
· 11 years ago
6cdadd4
wil6210: fix subtle race in wil_tx_vring
by Vladimir Kondratiev
· 11 years ago
f88f113
wil6210: Introduce struct for sw context
by Vladimir Kondratiev
· 11 years ago
03269c6
wil6210: Optimize Tx completion
by Vladimir Kondratiev
· 11 years ago
4d1ac07
wil6210: fix wrong index in wil_vring_free
by Vladimir Kondratiev
· 11 years ago
f988b23
wil6210: Align WMI header with latest FW
by Vladimir Kondratiev
· 11 years ago
a3835e9
ath9k: Fix RTS threshold
by Sujith Manoharan
· 11 years ago
74e1306
ath9k: make rfkill configurable
by Johannes Berg
· 11 years ago
5d21608
ath: wil6210: Fix build error
by Larry Finger
· 11 years ago
4928bd2
ath9k_htc: reboot firmware if it was loaded
by Oleksij Rempel
· 11 years ago
dc2a87f
ath9k_htc: do some initial hardware configuration
by Oleksij Rempel
· 11 years ago
64b6f46
ath9k_hw: Fix multicast search for AR9002 family
by Sujith Manoharan
· 11 years ago
f287cbd
ath5k: fix extra set bit in multicast mask
by Bob Copeland
· 11 years ago
9494849
ath9k_htc: fix data race between request_firmware_nowait() callback and suspend()
by Alexey Khoroshilov
· 11 years ago
a4943cc
ath9k: fix tx pending frames accounting for dropped packets
by Felix Fietkau
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
57ed5cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
0f817ed
ath10k: minimally handle new channel width enumeration values
by John W. Linville
· 11 years ago
0c9acaa
ath9k_htc: ifdef out IFTYPE_MESH advertisement
by Thomas Pedersen
· 11 years ago
d847e3e
ath10k: leave MMIC generation to the HW
by Michal Kazior
· 11 years ago
429ff56
ath10k: fix 5ghz channel definitions
by Michal Kazior
· 11 years ago
87b1423
ath10k: fix MSI-X setup failpath
by Michal Kazior
· 11 years ago
9a54c17
ath9k: Add mix tx gain table for AR9462 2.0
by Sujith Manoharan
· 11 years ago
729d8d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
2b5e54e
ath9k: Add support for AR9462 2.1
by Sujith Manoharan
· 11 years ago
d567e4e
ath9k: Program initvals for AR9462 2.1
by Sujith Manoharan
· 11 years ago
12c75ef
ath9k: Add initvals for AR9462 2.1
by Sujith Manoharan
· 11 years ago
7c676d9
ath9k: Add version macros for AR9462 2.1
by Sujith Manoharan
· 11 years ago
668b2bb
wil6210: add HW write-back option in TX descriptor
by Kirshenbaum Erez
· 11 years ago
99b55bd
wil6210: set vring index for all descriptors
by Kirshenbaum Erez
· 11 years ago
fca3c21
ath9k: Enable WoW only for supported models
by Sujith Manoharan
· 11 years ago
f56e121
ath9k: fix queue depth accounting in ath_tx_txqaddbuf
by Felix Fietkau
· 11 years ago
68185a4
ath9k_htc: Add ethtool stats support.
by Ben Greear
· 11 years ago
156652b
ath9k_htc: Support reporting tx and rx chain mask.
by Ben Greear
· 11 years ago
075163b
ath9k_htc: Handle IDLE state transition properly
by Sujith Manoharan
· 11 years ago
23bc202
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
by Felix Fietkau
· 11 years ago
7d2a47a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c177fab
ath9k: Program initvals for CUS217
by Sujith Manoharan
· 11 years ago
a86ff3c
ath9k: Add initvals required for CUS217
by Sujith Manoharan
· 11 years ago
12eea64
ath9k: Add PCI IDs for CUS217
by Sujith Manoharan
· 11 years ago
e574267
ath10k: off by one sanity check
by Dan Carpenter
· 11 years ago
e861ef5
ath9k: Modify IDs to identify CUS230
by Sujith Manoharan
· 11 years ago
51dbd0a
ath9k: Add support for 5G-XLNA/AR9462
by Sujith Manoharan
· 11 years ago
745a84e
ath9k: Update AR9462 2.0 initvals
by Sujith Manoharan
· 11 years ago
df40190
ath9k: Convert a couple of debug messages
by Sujith Manoharan
· 11 years ago
1433531
ath9k: Merge HWTIMER debug level with BTCOEX
by Sujith Manoharan
· 11 years ago
278cee0
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
55fee98
ath9k: Fix ANI for AP mode
by Sujith Manoharan
· 11 years ago
bac76a3
ath9k: Fix LNA gpio for AR9485
by Sujith Manoharan
· 11 years ago
9b60b64
ath9k: Add custom parameters for CUS198
by Sujith Manoharan
· 11 years ago
b70727e
Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl
by John W. Linville
· 11 years ago
3100cdd
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 11 years ago
fca97d7
ath9k: Fix ANI trigger threshold
by Sujith Manoharan
· 11 years ago
9ad86ed
carl9170: add support for the new rate control API
by Christian Lamparter
· 11 years ago
812fd64
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
0967e01
ath5k: make use of the new rate control API
by Thomas Huehn
· 11 years ago
d3bcb7b
ath9k: Do not assign noise for NULL caldata
by Sujith Manoharan
· 11 years ago
696df78
ath9k: Fix noisefloor calibration
by Sujith Manoharan
· 11 years ago
30d5b70
ath9k_hw: Assign default xlna config for AR9485
by Sujith Manoharan
· 11 years ago
a226c3d
ath9k_htc: add STBC TX support
by Oleksij Rempel
· 11 years ago
4c895f4
wil6210: Fix AP/PCP start flow
by Kirshenbaum Erez
· 11 years ago
Next »