开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-27
libertas_tf: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2021-10-20
mwifiex: Send DELBA requests according to spec
Jonas Dreßler
2021-10-20
mwifiex: Fix an incorrect comment
Jonas Dreßler
2021-10-20
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
2021-10-20
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
2021-10-20
mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
Zheyu Ma
2021-10-18
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
2021-10-18
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-28
mwifiex: avoid null-pointer-subtraction warning
Arnd Bergmann
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
2021-09-21
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
2021-09-21
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
2021-09-21
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
2021-09-21
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
2021-09-21
mwifiex: Use helper function for counting interface types
Jonas Dreßler
2021-09-21
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
2021-09-21
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
2021-09-21
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
2021-08-29
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
2021-08-29
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
2021-08-21
mwifiex: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
mwifiex: usb: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-21
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
Tuo Li
2021-08-01
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-22
mwifiex: Avoid memset() over-write of WEP key_material
Kees Cook
2021-06-22
mwl8k: Avoid memcpy() over-reading of mcs.rx_mask
Kees Cook
2021-06-21
Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-06-15
libertas: use DEVICE_ATTR_RW macro
YueHaibing
2021-06-15
libertas: remove leading spaces before tabs
Hui Tang
2021-06-15
libertas_tf: Fix wrong function name in comments
Yang Shen
2021-06-11
mwifiex: bring down link before deleting interface
Brian Norris
2021-05-17
mwifiex: re-fix for unaligned accesses
Arnd Bergmann
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
2021-04-21
libertas_tf: Remove duplicate struct declaration
Wan Jiabing
2021-04-18
mwl8k: Fix a double Free in mwl8k_probe_hw
Lv Yunlong
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
2021-02-08
mwl8k: fix alignment constraints
Arnd Bergmann
2021-02-08
mwl8k: assign value when defining variables
wengjianfeng
[next]