index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2018-01-24
3
-8
/
+85
|
|
*
|
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
2018-01-24
1
-4
/
+4
|
|
*
|
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2018-01-24
2
-16
/
+9
|
|
*
|
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
2018-01-24
1
-1
/
+1
|
|
*
|
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
2018-01-24
3
-12
/
+121
|
|
*
|
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
2018-01-24
1
-0
/
+18
|
|
*
|
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
2018-01-24
1
-1
/
+2
|
|
*
|
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
2018-01-24
1
-0
/
+2
|
|
*
|
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-24
7
-3
/
+172
|
|
*
|
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
2018-01-24
1
-0
/
+8
|
|
*
|
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2018-01-24
2
-0
/
+2
|
|
*
|
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
2018-01-24
5
-0
/
+53
|
|
*
|
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2018-01-24
2
-22
/
+16
|
|
*
|
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
2018-01-24
1
-0
/
+2
|
|
*
|
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
1
-1
/
+2
|
|
*
|
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
2018-01-24
3
-1
/
+16
|
|
*
|
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
2
-1
/
+2
|
|
*
|
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-24
4
-3
/
+28
|
|
*
|
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2018-01-24
2
-12
/
+15
|
|
|
/
|
*
|
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
2018-01-22
2
-19
/
+143
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
2018-01-22
1
-1
/
+3
|
|
*
mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributes
Benjamin Beichler
2018-01-15
2
-2
/
+107
|
|
*
mac80211_hwsim: add hashtable with mac address keys for faster lookup
Benjamin Beichler
2018-01-15
1
-16
/
+34
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-6
/
+3
|
|
\
\
|
*
\
\
Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...
David S. Miller
2018-01-19
24
-232
/
+873
|
|
\
\
\
|
|
*
|
|
rtlwifi: Support A-MSDU in A-MPDU capability
Ping-Ke Shih
2018-01-18
1
-0
/
+1
|
|
*
|
|
rtlwifi: btcoex: add rfe_type parameter to btcoex
Ping-Ke Shih
2018-01-17
2
-0
/
+12
|
|
*
|
|
rtlwifi: btcoex: Add common function for qeurying BT information
Ping-Ke Shih
2018-01-17
3
-33
/
+380
|
|
*
|
|
rtlwifi: btcoex: Remove typedef statements
Larry Finger
2018-01-17
1
-67
/
+31
|
|
*
|
|
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
2018-01-17
6
-78
/
+217
|
|
*
|
|
rtlwifi: btcoex: Add power_on_setting routine
Ping-Ke Shih
2018-01-17
4
-0
/
+9
|
|
*
|
|
rtlwifi: unlink bss when un-association
Tsang-Shian Lin
2018-01-17
1
-0
/
+18
|
|
*
|
|
rtlwifi: fix scan channel 1 fail after IPS
Ping-Ke Shih
2018-01-17
1
-0
/
+5
|
|
*
|
|
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2018-01-17
4
-27
/
+14
|
|
*
|
|
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-17
1
-1
/
+1
|
|
*
|
|
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-17
1
-1
/
+3
|
|
*
|
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-01-16
10
-19
/
+178
|
|
|
\
\
\
|
|
|
*
|
|
ath10k: fix recently introduced checkpatch warnings
Kalle Valo
2018-01-16
3
-1
/
+2
|
|
|
*
|
|
ath10k: remove redundant -ve check against u32 integer size
Colin Ian King
2018-01-16
1
-3
/
+0
|
|
|
*
|
|
ath10k: fix spelling mistake: "addrress" -> "address"
Colin Ian King
2018-01-16
1
-1
/
+1
|
|
|
*
|
|
ath10k: add sanity check to ie_len before parsing fw/board ie
Ryan Hsu
2018-01-16
1
-6
/
+7
|
|
|
*
|
|
ath9k: add a quirk to set use_msi automatically
AceLan Kao
2018-01-16
1
-0
/
+53
|
|
|
*
|
|
ath9k: add MSI support
Russell Hu
2018-01-16
6
-8
/
+115
|
|
*
|
|
|
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
2018-01-16
1
-1
/
+4
|
|
*
|
|
|
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2018-01-16
2
-4
/
+0
|
|
*
|
|
|
rtlwifi: btcoexist: remove redundant variable fw_ps_state
Colin Ian King
2018-01-16
1
-2
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-2
/
+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
2018-01-15
151
-2148
/
+6838
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
2018-01-11
1
-1
/
+1
|
|
*
|
|
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-11
1
-10
/
+10
[prev]
[next]