summaryrefslogtreecommitdiff
path: root/net/wireless/wext-compat.c
AgeCommit message (Expand)Author
2023-10-23wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach
2021-06-23net: wireless: wext_compat.c: Remove redundant assignment to psYang Li
2021-01-28wext: call cfg80211_set_encryption() with wiphy lock heldJohannes Berg
2021-01-28wext: call cfg80211_change_iface() with wiphy lock heldJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-11cfg80211: fix callback type mismatches in wext-compatSami Tolvanen
2020-11-11cfg80211: remove WDS codeJohannes Berg
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg
2019-04-26cfg80211: remove redundant zero check on variable 'changed'Colin Ian King
2019-01-25cfg80211: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-01cfg80211: fix wext-compat memory leakStefan Seyfried
2018-06-29cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-01-18cfg80211: fix station info handling bugsJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-28cfg80211: wext: really don't store non-WEP keysJohannes Berg
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg
2016-09-13cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg
2016-05-02wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang
2014-01-09cfg80211: add sanity check for retry limit in wext-compatUjjal Roy
2014-01-06cfg80211: fix wext-compat for getting retry valueUjjal Roy
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2012-12-07wext: explicitly cast -110 to u8Johannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg