summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/cfg80211.c
AgeCommit message (Expand)Author
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-04-04staging: wlan-ng: Fix Alignment with parenthesisAlaa Mohamed
2022-04-04staging: wlan-ng: Fix Lines shouldn't end with '('Alaa Mohamed
2021-05-10staging: wlan-ng: cfg80211: Move large struct onto the heapLee Jones
2020-07-21staging: wlan-ng: Fix alignment to match open parenthesisSumera Priyadarsini
2019-10-14staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King
2019-05-20drivers: staging : wlan-ng : collect return status without variableHariprasad Kelam
2019-02-08staging: wlan-ng: formatting change in cfg80211.cK Hodges
2018-11-08staging: wlan-ng: formatting change in cfg80211.cTim Collier
2018-09-28staging: wlan-ng: formatting cleanup in cfg80211.cTim Collier
2018-09-28staging: wlan-ng: rename DIDmib_p2_p2Static_p2CnfPortType in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11phy_dot11PhyDSSSTable_dot11CurrentChanne...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11phy_dot11PhyTxPowerTable_dot11CurrentTxP...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11Fragmentati...Tim Collier
2018-09-28staging: wlan-ng: DIDmib_dot11mac_dot11OperationTable_dot11RTSThreshold in p8...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11ExcludeUnencr...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11WEPDefaultKey...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11PrivacyInvoke...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11WEPDefaultKeysTable_key in p802...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_lnxreq_autojoin in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_lnxreq_commsquality in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_scan_results in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_scan in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibset in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibget in p80211metadef.hTim Collier
2018-06-28staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-01-16staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina
2016-10-16staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variablessayli karnik
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr32_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos
2016-09-22staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues
2016-09-22staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-09-18staging: wlan-ng: if statement style cleanupJon Eyolfson
2016-09-15Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar
2016-09-01Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-28Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea
2016-02-07drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa
2016-02-07staging: wlan-ng: Fixed more commentsGavin O'Leary
2016-02-07staging: wlan-ng: fixed a commentGavin O'Leary
2016-02-07staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic