index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
2024-10-17
wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c
Marek Vasut
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-04-16
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
2024-02-21
wifi: wilc1000: remove AKM suite be32 conversion for external auth request
Alexis Lothoré
2024-02-19
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
2024-01-18
wifi: wilc1000: fix multi-vif management when deleting a vif
Ajay Singh
2024-01-18
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
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: simplify remain on channel support
Dmitry Antipov
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
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-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-02
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-07-27
wifi: wilc1000: set station_info flag only when signal value is valid
Ajay Singh
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-30
wifi: wilc1000: add IGTK support
Ajay Singh
2022-05-30
wifi: wilc1000: add WPA3 SAE support
Ajay Singh
2022-05-30
wifi: wilc1000: remove WEP security support
Ajay Singh
2021-12-14
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
2021-09-21
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
2021-09-21
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
2021-09-21
wilc1000: add new WID to pass wake_enable information to firmware
Ajay Singh
2021-09-21
wilc1000: fix possible memory leak in cfg_scan_result()
Ajay Singh
2021-09-21
wilc1000: move 'deinit_lock' lock init/destroy inside module probe
Ajay Singh
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
2020-07-14
wilc1000: fix compiler warning for 'wowlan_support' unused variable
Ajay Singh
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh