index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
cfg80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
2024-04-16
1
-24
/
+17
*
wifi: wilc1000: remove AKM suite be32 conversion for external auth request
Alexis Lothoré
2024-02-21
1
-1
/
+1
*
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
2024-02-19
1
-1
/
+1
*
wifi: wilc1000: fix multi-vif management when deleting a vif
Ajay Singh
2024-01-18
1
-1
/
+0
*
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
2024-01-18
1
-1
/
+10
*
wifi: wilc1000: simplify wilc_scan()
Dmitry Antipov
2023-11-08
1
-6
/
+4
*
wifi: wilc1000: cleanup struct wilc_conn_info
Dmitry Antipov
2023-11-08
1
-4
/
+2
*
wifi: wilc1000: simplify remain on channel support
Dmitry Antipov
2023-10-30
1
-5
/
+3
*
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-25
1
-1
/
+1
*
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
1
-2
/
+2
*
wifi: wilc1000: validate number of channels
Phil Turnbull
2022-11-24
1
-6
/
+16
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
2022-11-24
1
-1
/
+2
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
2022-11-24
1
-2
/
+12
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
2022-09-02
1
-3
/
+2
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-7
/
+10
*
wifi: wilc1000: set station_info flag only when signal value is valid
Ajay Singh
2022-07-27
1
-2
/
+1
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-1
/
+2
*
wifi: wilc1000: add IGTK support
Ajay Singh
2022-05-30
1
-22
/
+92
*
wifi: wilc1000: add WPA3 SAE support
Ajay Singh
2022-05-30
1
-5
/
+57
*
wifi: wilc1000: remove WEP security support
Ajay Singh
2022-05-30
1
-74
/
+2
*
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
2021-12-14
1
-9
/
+1
*
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
2021-09-21
1
-0
/
+4
*
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
2021-09-21
1
-1
/
+0
*
wilc1000: add new WID to pass wake_enable information to firmware
Ajay Singh
2021-09-21
1
-0
/
+1
*
wilc1000: fix possible memory leak in cfg_scan_result()
Ajay Singh
2021-09-21
1
-2
/
+1
*
wilc1000: move 'deinit_lock' lock init/destroy inside module probe
Ajay Singh
2021-09-21
1
-0
/
+2
*
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
1
-1
/
+1
*
wilc1000: added queue support for WMM
Ajay Singh
2020-12-02
1
-2
/
+5
*
wilc1000: fix compiler warning for 'wowlan_support' unused variable
Ajay Singh
2020-07-14
1
-0
/
+2
*
wilc1000: move wilc driver out of staging
Ajay Singh
2020-06-26
1
-0
/
+1847