Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
238fa3623a5709d29673ed78ff8e714d040fbb89
/
drivers
/
net
/
wireless
/
ath
f778b76
wcn36xx: remove unnecessary break after goto
by Fabian Frederick
· 10 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
09ebb81
ath9k: Calculate sleep duration
by Rajkumar Manoharan
· 10 years ago
5f2f9e4
ath9k: Increase max listen interval
by Rajkumar Manoharan
· 10 years ago
9198cf4
ath9k: Cache beacon config after association
by Rajkumar Manoharan
· 10 years ago
b76ff0d
ath5k: capture CCK and OFDM restarts
by Mathy Vanhoef
· 10 years ago
4188135
ath5k: support for FIF_FCSFAIL filter
by Mathy Vanhoef
· 10 years ago
e055a6e
Merge branch 'ath-current' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
76ac9ed
ath9k_hw: Fix pll2_divfrac for AR953x
by Rajkumar Manoharan
· 10 years ago
af2db44
ath9k_hw: fix tx gain table index for AR953x
by Rajkumar Manoharan
· 10 years ago
ddbbd9e
ath9k_hw: fix XPABIASLEVEL settings for AR9531
by Rajkumar Manoharan
· 10 years ago
c01a729
ath9k_hw: Add QCA953x 2.0 initvals
by Rajkumar Manoharan
· 10 years ago
efeb143
ath9k_hw: update CCK loop coefficients for AR953x 1.0
by Rajkumar Manoharan
· 10 years ago
855df36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
d6067f0
ath9k: Fix build error in ath_reset_internal
by Rajkumar Manoharan
· 10 years ago
e48b179
wil6210: fix for 64-bit integer division
by Vladimir Kondratiev
· 10 years ago
55f8f68
wil6210: track Tx queue state
by Vladimir Kondratiev
· 10 years ago
be29985
wil6210: interrupt statistics
by Vladimir Kondratiev
· 10 years ago
84bb29b
wil6210: add 'info' debugfs entry
by Vladimir Kondratiev
· 10 years ago
2bdc070
wil6210: work around for platforms with broken INTx
by Vladimir Kondratiev
· 10 years ago
95266dc
wil6210: fix for unreachable code in wmi_recv_cmd
by Vladimir Kondratiev
· 10 years ago
f8cd9f8
wil6210: map additional registers on target
by Vladimir Kondratiev
· 10 years ago
84d94d5
wil6210: remove unused #include
by Vladimir Kondratiev
· 10 years ago
fc58f68
wil6210: fix disconnect handling for AP
by Vladimir Kondratiev
· 10 years ago
5aed139
wil6210: avoid dmesg pollution by Tx errors
by Vladimir Kondratiev
· 10 years ago
194b482
wil6210: Debug print GRO Rx result
by Vladimir Kondratiev
· 10 years ago
9eb82d4
wil6210: add 'freq' and 'link' debugfs entries
by Vladimir Kondratiev
· 10 years ago
d45cff9
wil6210: Use "name = value" format in the debugfs
by Vladimir Kondratiev
· 10 years ago
2a91d7d
wil6210: debug print when scan request state changes
by Vladimir Kondratiev
· 10 years ago
92b6747
wil6210: print error when notifying about FW error
by Vladimir Kondratiev
· 10 years ago
4b63261
wil6210: writeable ITR registers
by Vladimir Kondratiev
· 10 years ago
ff974e4
wil6210: debugfs interface to send raw WMI command
by Vladimir Kondratiev
· 10 years ago
d5b1c32
wil6210: BACK: track last dropped SSN
by Vladimir Kondratiev
· 10 years ago
94b7b64
wil6210: Allow driver load if FW not ready
by Vladimir Kondratiev
· 10 years ago
7c0acf8
wil6210: Tx performance monitoring
by Vladimir Kondratiev
· 10 years ago
67c3e1b
wil6210: more debug info for vring
by Vladimir Kondratiev
· 10 years ago
8eea944
wil6210: print more info about BSS found
by Vladimir Kondratiev
· 10 years ago
3de6cf2
wil6210: trace wil->status on debugfs
by Vladimir Kondratiev
· 10 years ago
ca95977
wil6210: print debug info when starting AP
by Vladimir Kondratiev
· 10 years ago
304464f
wil6210: indicate mgmt_tx status
by Vladimir Kondratiev
· 10 years ago
0b39aaf
wil6210: Tx mgmt frame from debugfs
by Vladimir Kondratiev
· 10 years ago
a406832
ath9k: Advertise multichannel support
by Rajkumar Manoharan
· 10 years ago
3ad9c38
ath9k: use separate HW queue for each channel context
by Rajkumar Manoharan
· 10 years ago
42eda11
ath9k: Add recovery mechanism for hw TSF timer
by Felix Fietkau
· 10 years ago
a899b67
ath9k: Update channel switch timer
by Felix Fietkau
· 10 years ago
ec70abe
ath9k: Handle beacon miss on multi channel context
by Felix Fietkau
· 10 years ago
7414863
ath9k: Add periodic NoA support
by Felix Fietkau
· 10 years ago
73fa2f2
ath9k: Add multi-channel scheduling support
by Felix Fietkau
· 10 years ago
6036c28
ath9k: Implement mgd_prepare_tx
by Felix Fietkau
· 10 years ago
58b5737
ath9k: Adjust AP beacon tsf based on station context
by Felix Fietkau
· 10 years ago
8eab2510
ath9k: switch channel after sending beacon
by Felix Fietkau
· 10 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
by Felix Fietkau
· 10 years ago
ea6ff2d
ath9k: Store current offchannel duration
by Rajkumar Manoharan
· 10 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 10 years ago
9a9c4fb
ath9k: Summarize hw state per channel context
by Rajkumar Manoharan
· 10 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 10 years ago
8d7e09d
ath9k: save tsf in channel context
by Felix Fietkau
· 10 years ago
26f16c2
ath9k: Add ATH_OP_MULTI_CHANNEL
by Felix Fietkau
· 10 years ago
b01459e
ath9k: Move caldata into channel context
by Felix Fietkau
· 10 years ago
c4dc0d0
ath9k: Fetch appropriate operating channel context
by Rajkumar Manoharan
· 10 years ago
3930563
ath9k: Implement channel context ops
by Felix Fietkau
· 10 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 10 years ago
78b2194
ath9k: Implement hw_scan support
by Felix Fietkau
· 10 years ago
c083ce9
ath9k: send powersave frame on channel switch
by Felix Fietkau
· 10 years ago
befcf7e
ath9k: channel context based transmission
by Felix Fietkau
· 10 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 10 years ago
0453531
ath9k: Move acq to channel context
by Felix Fietkau
· 10 years ago
bc7e1be
ath9k: Move txpower limit to channel context
by Felix Fietkau
· 10 years ago
fbbcd14
ath9k: Add channel context structure
by Felix Fietkau
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
dfa413d
ath10k: fix 8th virtual AP interface with DFS
by Bartosz Markowski
· 10 years ago
f5a9f0c
ath10k: remove unnecessary htt rx corruption check
by Michal Kazior
· 10 years ago
a715c7d
wil6210: improve debug for WMI receive
by Vladimir Kondratiev
· 10 years ago
8f1e5d3
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
71a5f88
ath9k: Fix interface combinations for multi-channel concurrency
by Rajkumar Manoharan
· 10 years ago
cf42c4e
wil6210: optimize wil_release_reorder_frames
by Vladimir Kondratiev
· 10 years ago
39c52ee
wil6210: improve pointers printing
by Vladimir Kondratiev
· 10 years ago
047e5d7
wil6210: detect scan timeouts
by Vladimir Kondratiev
· 10 years ago
5bb6423
wil6210: inline functions for vring hi/lo watermarks
by Vladimir Kondratiev
· 10 years ago
fc219ee
wil6210: limit fw error recovery attempts
by Vladimir Kondratiev
· 10 years ago
d87bac1
wil6210: limit MTU
by Vladimir Kondratiev
· 10 years ago
60ccc10
ath9k: Fix deadlock while updating p2p beacon timer
by Rajkumar Manoharan
· 10 years ago
304014a
wcn36xx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 10 years ago
7dd74f5
ath9k: avoid passing buffers to the hardware during flush
by Felix Fietkau
· 10 years ago
3f3c09f
ath9k: simplify DFS pulse interval debug printing
by Zefir Kurtisi
· 10 years ago
03c4444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
08b8aa0
ath10k: abort incomplete scatter-gather pci tx properly
by Michal Kazior
· 10 years ago
7147a13
ath10k: protect src_ring state with ce_lock in tx_sg()
by Michal Kazior
· 10 years ago
4b81d17
ath10k: ensure rx-frag ignores rssi
by Ben Greear
· 10 years ago
7b161a7
ath10k: dont configure bssid for ap mode
by Michal Kazior
· 10 years ago
911e6c0
ath10k: protect wep tx key setup
by Michal Kazior
· 10 years ago
bca7baf
ath10k: drain tx before restarting hw
by Michal Kazior
· 10 years ago
c5058f5
ath10k: perform hw restart lazily
by Michal Kazior
· 10 years ago
ae25443
ath10k: clean up start() callback
by Michal Kazior
· 10 years ago
6782cb6
ath10k: make core registering async
by Michal Kazior
· 10 years ago
e5a1ef5
ath10k: remove unnecessary tasklet_kill()
by Michal Kazior
· 10 years ago
0d0a693
ath10k: relocate core create/destroy functions
by Michal Kazior
· 10 years ago
c071dcb
ath10k: fix protected flag stripping
by Michal Kazior
· 10 years ago
Next »