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
2021-08-26
iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy
Shaul Triebitz
2
-2
/
+7
2021-08-26
iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities
Mordechay Goodstein
1
-1
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+10
2021-08-24
Merge 5.14-rc7 into char-misc-next
Greg Kroah-Hartman
6
-14
/
+91
2021-08-23
Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
62
-7732
/
+614
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-28
/
+28
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-21
rtw88: Remove unnecessary check code
Len Baker
1
-5
/
+0
2021-08-21
rtw88: wow: fix size access error of probe request
Chin-Yen Lee
2
-2
/
+7
2021-08-21
rtw88: wow: report wow reason through mac80211 api
Chin-Yen Lee
1
-9
/
+37
2021-08-21
rtw88: wow: build wow function only if CONFIG_PM is on
Ping-Ke Shih
1
-1
/
+1
2021-08-21
rtw88: refine the setting of rsvd pages for different firmware
Chin-Yen Lee
1
-23
/
+17
2021-08-21
rtw88: use read_poll_timeout instead of fixed sleep
Chin-Yen Lee
1
-5
/
+16
2021-08-21
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2
-0
/
+34
2021-08-21
rtw88: change beacon filter default mode
Po-Hao Huang
1
-1
/
+1
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
3
-0
/
+9
2021-08-21
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
1
-1
/
+1
2021-08-21
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
2
-9
/
+26
2021-08-21
rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
Chris Chiu
1
-2
/
+2
2021-08-21
mwifiex: make arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-21
mwifiex: usb: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-08-21
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
Tuo Li
1
-1
/
+1
2021-08-21
wilc1000: remove redundant code
wengjianfeng
1
-22
/
+16
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2
-16
/
+13
2021-08-21
wilc1000: dispose irq on failure path
Claudiu Beznea
1
-2
/
+3
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
2
-12
/
+20
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
1
-28
/
+20
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
1
-2
/
+2
2021-08-21
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
2021-08-21
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
1
-1
/
+3
2021-08-21
ray_cs: Split memcpy() to avoid bounds check warning
Kees Cook
1
-1
/
+3
2021-08-21
ipw2x00: Avoid field-overflowing memcpy()
Kees Cook
1
-39
/
+17
2021-08-21
ipw2x00: Use struct_size helper instead of open-coded arithmetic
Len Baker
1
-2
/
+2
2021-08-21
ray_cs: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
4
-2
/
+11
2021-08-21
brcmfmac: Set SDIO workqueue as WQ_HIGHPRI
Sean Anderson
1
-1
/
+1
2021-08-21
brcmfmac: use separate firmware for 43430 revision 2
Mikhail Rudenko
1
-2
/
+3
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
6
-12
/
+29
2021-08-21
brcmfmac: add xtlv support to firmware interface layer
Arend van Spriel
5
-6
/
+244
2021-08-21
brcmfmac: increase core revision column aligning core list
Arend van Spriel
1
-1
/
+1
2021-08-21
brcmfmac: use different error value for invalid ram base address
Arend van Spriel
1
-3
/
+5
2021-08-21
brcmfmac: firmware: Fix firmware loading
Linus Walleij
2
-6
/
+21
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+91
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-08-18
Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
1
-0
/
+1
2021-08-17
Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Jakub Kicinski
6
-14
/
+91
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-20
/
+32
2021-08-06
intersil: remove obsolete prism54 wireless driver
Lukas Bulwahn
18
-7470
/
+0
2021-08-06
mt76: fix enum type mismatch
Arnd Bergmann
4
-4
/
+6
2021-08-05
ath11k: set register access length for MHI driver
Bhaumik Bhatt
1
-0
/
+1
[prev]
[next]