index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
Age
Commit message (
Expand
)
Author
2024-02-15
wifi: wilc1000: validate chip id during bus probe
David Mosberger-Tang
2024-02-15
wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
Alexis Lothoré
2024-02-12
wifi: wilc1000: correct CRC7 calculation
David Mosberger-Tang
2024-02-12
wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()
Ajay Singh
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-02-05
wifi: wilc1000: remove setting msg.spi
David Lechner
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2024-01-18
wifi: wilc1000: fix multi-vif management when deleting a vif
Ajay Singh
2024-01-18
wifi: wilc1000: fix incorrect power down sequence
Ajay Singh
2024-01-18
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
2024-01-18
wifi: wilc1000: fix driver_handler when committing initial configuration
Ajay Singh
2024-01-12
wifi: wilc1000: fix RCU usage in connect path
Alexis Lothoré
2024-01-12
wifi: wilc1000: fix declarations ordering
Alexis Lothoré
2023-11-08
wifi: wilc1000: simplify wilc_scan()
Dmitry Antipov
2023-11-08
wifi: wilc1000: cleanup struct wilc_conn_info
Dmitry Antipov
2023-10-30
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
2023-10-30
wifi: wilc1000: simplify remain on channel support
Dmitry Antipov
2023-10-19
wifi: wilc1000: use vmm_table as array in wilc struct
Ajay Singh
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-21
wifi: wilc1000: add back-off algorithm to balance tx queue packets
Prasurjya Rohan Saikia
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-08-23
wifi: wilc1000: Remove unused declarations
Yue Haibing
2023-08-01
wifi: wilc1000: add SPI commands retry mechanism
Amisha Patel
2023-08-01
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
2023-05-11
wifi: wilc1000: Increase ASSOC response buffer
Amisha Patel
2023-05-11
wifi: wilc1000: fix for absent RSN capabilities WFA testcase
Amisha Patel
2023-01-17
Merge wireless into wireless-next
Kalle Valo
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-22
wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
Wang Yufen
2022-12-22
wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
Zhang Changzhong
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-24
wifi: wilc1000: validate number of channels
Phil Turnbull
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
2022-11-24
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
2022-11-01
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-08
wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()
Kalle Valo
2022-07-27
wifi: wilc1000: use existing iftype variable to store the interface type
Ajay Singh
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
2022-07-27
wifi: wilc1000: cancel the connect operation during interface down
Ajay Singh
2022-07-27
wifi: wilc1000: get correct length of string WID from received config packet
Ajay Singh
2022-07-27
wifi: wilc1000: set station_info flag only when signal value is valid
Ajay Singh
2022-07-27
wifi: wilc1000: set correct value of 'close' variable in failure case
Ajay Singh
[prev]
[next]