index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rndis_wlan.c
Age
Commit message (
Expand
)
Author
2022-09-22
wifi: rndis_wlan: fix array of flexible structures warning
Johannes Berg
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-06-15
rndis_wlan: simplify is_associated()
zuoqilin
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-08-18
rndis_wlan: tighten check of rndis_query_oid return
Tom Rix
2020-05-12
rndis_wlan: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
rndis_wlan: Remove logically dead code
Gustavo A. R. Silva
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-25
rndis_wlan: use struct_size() helper
Gustavo A. R. Silva
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-26
rndis_wlan: add return value validation
Pan Bian
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-09-22
rndis_wlan: fix checking for default value
Andrzej Hajda
2015-06-03
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
rndis_wlan: harmless issue calling set_bit()
Dan Carpenter
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-02-28
rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-11
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
2013-03-08
rndis_wlan: update email address
Jussi Kivilinna
2013-03-06
rndis_wlan: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2012-09-11
rndis_wlan: remove pointless check from rndis_scan()
Wei Yongjun
2012-08-10
rndis_wlan: Fix potential memory leak in update_pmkid()
Alexey Khoroshilov
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
2012-06-11
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
Jussi Kivilinna
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-16
rndis_wlan: remove set_channel cfg80211 hook
Johannes Berg
[next]