index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
main.c
Age
Commit message (
Expand
)
Author
2024-06-18
wifi: wlcore: fix wlcore AP mode
Russell King (Oracle)
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wlcore
Breno Leitao
2023-10-23
wifi: wlcore: main: replace deprecated strncpy with strscpy
Justin Stitt
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-04-23
wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-01-25
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
2021-01-14
wlcore: Downgrade exceeded max RX BA sessions to debug
Tony Lindgren
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
2020-07-15
wlcore: Simplify runtime resume ELP path
Tony Lindgren
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_irq_locked
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_op_suspend
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_regdomain_config
Dinghao Liu
2020-04-23
wlcore: Adding suppoprt for IGTK key in wlcore driver
Raz Bouganim
2020-03-12
wlcore: remove stray plus sign
Johannes Berg
2020-01-26
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
2019-10-11
wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING
Tony Lindgren
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-01-10
wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
Zumeng Chen
2018-10-05
wlcore: Add support for optional wakeirq
Tony Lindgren
2018-10-05
wlcore: Fix BUG with clear completion on timeout
Tony Lindgren
2018-07-31
wlcore: remove duplicate \n for some warnings
H. Nikolaus Schaller
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
[next]