index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
2018-03-27
1
-5
/
+8
*
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
2018-03-27
1
-1
/
+0
*
rsi: Remove stack VLA usage
Tobin C. Harding
2018-03-27
1
-6
/
+14
*
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
2018-03-27
1
-4
/
+6
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
53
-486
/
+427
*
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
2018-03-27
1
-1
/
+3
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-03-27
43
-1015
/
+3446
|
\
|
*
wcn36xx: Check DXE IRQ reason
Ramon Fried
2018-03-26
2
-7
/
+47
|
*
wcn36xx: calculate DXE default channel values
Ramon Fried
2018-03-26
1
-5
/
+99
|
*
wcn36xx: calculate DXE control registers values
Ramon Fried
2018-03-26
2
-15
/
+103
|
*
ath9k: spelling s/premble/preamble/
Peter Große
2018-03-26
1
-1
/
+1
|
*
ath9k: fix crash in spectral scan
Sebastian Gottschall
2018-03-26
1
-5
/
+7
|
*
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
Karthikeyan Periyasamy
2018-03-26
1
-0
/
+10
|
*
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
2018-03-26
2
-9
/
+5
|
*
wcn36xx: reduce verbosity of drivers messages
Ramon Fried
2018-03-26
3
-9
/
+14
|
*
ath: fix false radar detection in JP region
Sriram R
2018-03-26
1
-1
/
+1
|
*
ath10k: debugfs support to get final TPC stats for 10.4 variants
Maharaja Kennadyrajan
2018-03-26
6
-15
/
+518
|
*
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
2018-03-26
5
-10
/
+470
|
*
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
2018-03-14
1
-0
/
+4
|
*
ath10k: dma unmap mgmt tx buffer if wmi cmd send fails
Rakesh Pillai
2018-03-14
3
-26
/
+60
|
*
wil6210: add debugfs 'mids' file
Lior David
2018-02-27
1
-0
/
+37
|
*
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
12
-151
/
+347
|
*
wil6210: rename p2p_wdev_mutex to vif_mutex
Lior David
2018-02-27
5
-41
/
+41
|
*
wil6210: multiple VIFs support for start/stop AP
Lior David
2018-02-27
6
-33
/
+71
|
*
wil6210: add support for adding and removing virtual interfaces
Lior David
2018-02-27
6
-59
/
+518
|
*
wil6210: infrastructure for multiple virtual interfaces
Lior David
2018-02-27
15
-615
/
+877
|
*
wil6210: support concurrency record in FW file
Lior David
2018-02-27
4
-5
/
+158
|
*
wil6210: add wil6210_vif structure for per-VIF data
Lior David
2018-02-27
3
-65
/
+107
|
*
wcn36xx: Fix warning due to duplicate scan_completed notification
Loic Poulain
2018-02-27
2
-6
/
+5
|
*
ath9k: Fix ack SIFS time for quarter/half channels
Wojciech Dubowik
2018-02-27
1
-1
/
+7
|
*
ath9k: Fix airtime calculation for quarter/half channels
Wojciech Dubowik
2018-02-27
1
-2
/
+4
|
*
ath5k: remove duplicated re-assignment to pointer 'tq'
Colin Ian King
2018-02-27
1
-2
/
+0
|
*
ath10k: update the IRAM bank number for QCA9377
Ryan Hsu
2018-02-27
1
-1
/
+1
|
*
ath10k: fix log message for hif power on failure
Govind Singh
2018-02-27
1
-1
/
+2
|
*
wil6210: fix spelling mistake: "preperation"-> "preparation"
Colin Ian King
2018-02-26
1
-1
/
+1
|
*
ath10k: make ath10k report discarded packets to mac80211
Ignacio Nunez Hernanz
2018-02-26
1
-5
/
+7
*
|
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
2018-03-26
89
-722
/
+1801
|
\
\
|
*
|
mwifiex: get_channel from firmware
Ganapathi Bhat
2018-03-13
7
-16
/
+117
|
*
|
mwifiex: fix incorrect ht capability problem
Ganapathi Bhat
2018-03-13
1
-0
/
+30
|
*
|
Revert "mwifiex: fix incorrect ht capability problem"
Ganapathi Bhat
2018-03-13
1
-43
/
+1
|
*
|
mwifiex: correct antenna number with high bits reserved
Xinming Hu
2018-03-13
1
-1
/
+2
|
*
|
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-13
16
-32
/
+32
|
*
|
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
2018-03-13
5
-74
/
+78
|
*
|
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
2018-03-13
2
-16
/
+23
|
*
|
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
2018-03-13
4
-24
/
+94
|
*
|
rsi: sdio changes to support BT
Prameela Rani Garnepudi
2018-03-13
2
-1
/
+3
|
*
|
rsi: add module parameter operating mode
Prameela Rani Garnepudi
2018-03-13
5
-7
/
+74
|
*
|
rsi: handle BT traffic in driver
Siva Rebbagondla
2018-03-13
8
-9
/
+118
|
*
|
rsi: add coex support
Prameela Rani Garnepudi
2018-03-13
11
-10
/
+283
|
*
|
rsi: add header file rsi_91x
Prameela Rani Garnepudi
2018-03-13
1
-10
/
+2
[next]