index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
ibss.c
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-05-23
wifi: cfg80211: restrict operation during radar detection
Johannes Berg
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-08-21
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
Arend van Spriel
2018-03-29
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
Denis Kenzior
2017-12-11
cfg80211: IBSS: Add support for static WEP in driver for IBSS
Tova Mussai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-15
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2016-09-13
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2014-09-11
cfg80211: clear connect keys when freeing them
Johannes Berg
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-10
cfg80211: reject invalid IBSS BSSIDs in wext compat code
Johannes Berg
2014-04-10
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
2014-04-09
cfg80211/mac80211: move combination check to mac80211 for ibss
Luciano Coelho
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-03-19
cfg80211: make __cfg80211_join_ibss() static
Zhao, Gang
2014-02-21
cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
Luciano Coelho
2014-02-04
cfg80211: consider existing DFS interfaces
Michal Kazior
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
2013-09-26
cfg80211: fix warning when using WEXT for IBSS
Bruno Randolf
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-05-09
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
[next]