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
*
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
2017-11-20
1
-1
/
+4
*
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
2017-11-18
1
-6
/
+6
*
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
234
-4127
/
+5309
|
\
|
*
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-11-11
8
-0
/
+258
|
*
rsi: rsi_91x_ps: remove redundant code in str_psstate
Gustavo A. R. Silva
2017-11-10
1
-1
/
+0
|
*
rt2x00: use monotonic timestamps for frame dump
Arnd Bergmann
2017-11-10
2
-4
/
+5
|
*
rt2x00usb: mark device removed when get ENOENT usb error
Stanislaw Gruszka
2017-11-10
1
-3
/
+3
|
*
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2017-11-10
2
-30
/
+65
|
*
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
2017-11-10
1
-0
/
+18
|
*
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
4
-52
/
+47
|
*
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
3
-34
/
+10
|
*
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2017-11-10
2
-22
/
+14
|
*
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
3
-30
/
+80
|
*
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
4
-14
/
+2
|
*
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
4
-9
/
+12
|
*
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
2017-11-10
5
-59
/
+84
|
*
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2017-11-10
2
-4
/
+7
|
*
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
2017-11-10
3
-15
/
+2
|
*
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
1
-24
/
+10
|
*
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
2017-11-10
1
-2
/
+2
|
*
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
1
-65
/
+11
|
*
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
2017-11-10
3
-41
/
+39
|
*
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
2017-11-10
1
-4
/
+10
|
*
zd1201: remove unused variable framelen
Colin Ian King
2017-11-08
1
-2
/
+1
|
*
orinoco_usb: remove redundant pointer dev
Colin Ian King
2017-11-08
1
-2
/
+0
|
*
iwlegacy: remove redundant pointer sta_priv
Colin Ian King
2017-11-08
1
-2
/
+0
|
*
rtlwifi: remove redundant initialization to cfg_cmd
Colin Ian King
2017-11-08
1
-1
/
+1
|
*
rtlwifi: remove redundant pointer tid_data
Colin Ian King
2017-11-08
1
-2
/
+0
|
*
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2017-11-08
2
-7
/
+0
|
*
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-08
3
-9
/
+6
|
*
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
2017-11-08
1
-0
/
+1
|
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
19
-19
/
+36
|
*
rtlwifi: rtl_pci: Add ID for 8822BE
Ping-Ke Shih
2017-11-08
2
-0
/
+6
|
*
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
2017-11-08
3
-0
/
+16
|
*
rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
Ping-Ke Shih
2017-11-08
2
-3
/
+12
|
*
rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
Larry Finger
2017-11-08
1
-24
/
+11
|
*
rtlwifi: rtl_pci: Fix formatting problems in pci.c
Larry Finger
2017-11-08
1
-114
/
+93
|
*
rtlwifi: rtl_pci: Fix formatting errors in pci.h
Larry Finger
2017-11-08
1
-13
/
+13
|
*
Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-11-06
20
-300
/
+127
|
|
\
|
|
*
iwlwifi: add new cards for a000 series
Ihab Zhaika
2017-11-03
1
-0
/
+5
|
|
*
iwlwifi: add new cards for 8265 series
Ihab Zhaika
2017-11-03
1
-0
/
+2
|
|
*
iwlwifi: add new cards for 8260 series
Ihab Zhaika
2017-11-03
1
-0
/
+3
|
|
*
iwlwifi: drop RX frames during hardware restart
Shahar S Matityahu
2017-11-03
1
-0
/
+3
|
|
*
iwlwifi: mvm: Convert timers to use timer_setup()
Kees Cook
2017-11-03
3
-12
/
+13
|
|
*
iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()
Luca Coelho
2017-11-03
1
-2
/
+5
|
|
*
iwlwifi: mvm: add missing implementation of flush for a000 devices
Sara Sharon
2017-11-03
1
-13
/
+9
|
|
*
iwlwifi: mvm: refactor iwl_mvm_flush_no_vif
Sara Sharon
2017-11-03
1
-21
/
+19
|
|
*
iwlwifi: fix multi queue notification for a000 devices
Sara Sharon
2017-11-03
1
-3
/
+8
|
|
*
iwlwifi: Add more call-sites for pcie reg dumper
Kirtika Ruchandani
2017-11-03
3
-3
/
+16
[next]