index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
brcmfmac: increase F2 watermark for BCM4329
Dmitry Osipenko
1
-0
/
+1
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2
-5
/
+0
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2
-427
/
+427
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
3
-16
/
+19
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
1
-1
/
+1
2020-09-07
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-09-07
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2
-6
/
+6
2020-09-02
rtlwifi: Remove temporary definition of RT_TRACE
Larry Finger
2
-17
/
+6
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
7
-1013
/
+1018
2020-09-02
wcn36xx: Set feature DOT11AC for wcn3680
Bryan O'Donoghue
1
-0
/
+2
2020-09-02
wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1
Bryan O'Donoghue
1
-58
/
+42
2020-09-02
wcn36xx: Add Supported rates V1 structure
Bryan O'Donoghue
1
-0
/
+70
2020-09-02
wcn36xx: Add 802.11ac HAL param bitfields
Bryan O'Donoghue
1
-1
/
+5
2020-09-02
wcn36xx: Specify ieee80211_rx_status.nss
Bryan O'Donoghue
1
-0
/
+1
2020-09-02
wcn36xx: Fix warning due to bad rate_idx
Loic Poulain
1
-0
/
+9
2020-09-02
wcn36xx: Add 802.11ac MCS rates
Bryan O'Donoghue
1
-1
/
+108
2020-09-02
wcn36xx: Hook and identify RF_IRIS_WCN3680
Bryan O'Donoghue
1
-0
/
+2
2020-09-02
wcn36xx: Add a chip identifier for WCN3680
Bryan O'Donoghue
1
-0
/
+1
2020-09-01
libertas_tf: Remove unused macro QOS_CONTROL_LEN
YueHaibing
1
-1
/
+0
2020-09-01
brcmsmac: phytbl_n: Remove a few unused arrays
Lee Jones
1
-268
/
+0
2020-09-01
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'
Lee Jones
1
-13
/
+0
2020-09-01
brcmsmac: phy_n: Remove a bunch of unused variables
Lee Jones
1
-39
/
+8
2020-09-01
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
1
-29
/
+11
2020-09-01
prism54: isl_ioctl: Remove unused variable 'j'
Lee Jones
1
-2
/
+1
2020-09-01
rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2020-09-01
rtw88: debug: Remove unused variables 'val'
Lee Jones
1
-4
/
+2
2020-09-01
wl3501_cs: Fix a bunch of formatting issues related to function docs
Lee Jones
1
-10
/
+12
2020-09-01
hostap: Remove unused variable 'fc'
Lee Jones
1
-2
/
+1
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
1
-4
/
+3
2020-09-01
wlcore: debugfs: Remove unused variable 'res'
Lee Jones
1
-3
/
+3
2020-09-01
brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'
Lee Jones
1
-0
/
+6
2020-09-01
zd1211rw: zd_chip: Correct misspelled function argument
Lee Jones
1
-1
/
+1
2020-09-01
zd1211rw: zd_mac: Add missing or incorrect function documentation
Lee Jones
1
-8
/
+7
2020-09-01
zd1211rw: zd_chip: Fix formatting
Lee Jones
1
-2
/
+2
2020-09-01
brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'
Lee Jones
1
-4
/
+2
2020-09-01
orinoco_usb: Downgrade non-conforming kernel-doc headers
Lee Jones
1
-3
/
+3
2020-09-01
brcmfmac: p2p: Fix a couple of function headers
Lee Jones
1
-3
/
+2
2020-09-01
iwlegacy: 3945: Remove all non-conformant kernel-doc headers
Lee Jones
1
-23
/
+23
2020-09-01
iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headers
Lee Jones
1
-4
/
+4
2020-09-01
iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2020-09-01
brcmsmac: ampdu: Remove a couple set but unused variables
Lee Jones
1
-8
/
+1
2020-09-01
mwifiex: pcie: Move tables to the only place they're used
Lee Jones
2
-149
/
+149
2020-09-01
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2
-16
/
+0
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
4
-66
/
+52
2020-09-01
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2
-26
/
+42
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-09-01
rtl818x_pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+37
2020-09-01
p54: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-09-01
rtlwifi: rtl8192c: phy_common: Remove unused variable 'bbvalue'
Lee Jones
1
-2
/
+1
2020-09-01
brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
Lee Jones
1
-14
/
+0
[prev]
[next]