index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2024-02-23
wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
Su Hui
2024-02-23
wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
Zenm Chen
2024-02-23
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
2024-01-25
wifi: mwifiex: configure BSSID consistently when starting AP
David Lin
2024-01-25
wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
Ilpo Järvinen
2024-01-25
wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
Ilpo Järvinen
2024-01-25
wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
Su Hui
2024-01-25
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2024-01-25
wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: add calculate_bit_shift()
Su Hui
2024-01-25
wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
Su Hui
2024-01-25
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2024-01-25
wifi: libertas: stop selecting wext
Arnd Bergmann
2023-11-28
wifi: ath10k: fix clang-specific fortify warning
Dmitry Antipov
2023-11-28
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2023-11-20
wifi: rtlwifi: fix EDCA limit set by BT coexistence
Dmitry Antipov
2023-10-10
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
2023-10-10
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
2023-09-23
wifi: mwifiex: fix fortify warning
Dmitry Antipov
2023-09-23
wifi: ath9k: fix printk specifier
Dongliang Mu
2023-09-23
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-09-23
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
2023-09-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
2023-09-23
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
2023-09-23
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-09-23
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2023-09-23
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
2023-09-23
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
2023-09-23
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2023-09-23
mwifiex: drop 'set_consistent_dma_mask' log message
Brian Norris
2023-09-23
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
2023-08-11
wifi: iwlwifi: mvm: avoid baid size integer overflow
Johannes Berg
2023-08-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
2023-08-11
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-08-11
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2023-08-11
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
2023-08-11
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-08-11
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
2023-08-11
wifi: ray_cs: Drop useless status variable in parse_addr()
Andy Shevchenko
2023-08-11
wifi: ray_cs: Utilize strnlen() in parse_addr()
Andy Shevchenko
2023-08-11
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
2023-08-11
wl3501_cs: use eth_hw_addr_set()
Jakub Kicinski
2023-08-11
wl3501_cs: Fix misspelling and provide missing documentation
Lee Jones
2023-08-11
wl3501_cs: Remove unnecessary NULL check
Alex Dewar
2023-08-11
wl3501_cs: Fix a bunch of formatting issues related to function docs
Lee Jones
[next]