aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08staging: wlan-ng: reformatting in prism2mib.c to fit 80 character limitTim Collier1-12/+14
2018-09-28staging: wlan-ng: make switch case block format consistentTim Collier1-19/+19
2018-09-28staging: wlan-ng: rename DIDmib_p2_p2MAC_p2CurrentTxRate in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_p2_p2Static_p2CnfPortType in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_lnx_lnxConfigTable_lnxRSNAIE in p80211metadef.hTim Collier1-2/+2
2018-09-28staging: wlan-ng: rename DIDmib_dot11phy_dot11PhyDSSSTable_dot11CurrentChannel in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11phy_dot11PhyTxPowerTable_dot11CurrentTxPowerLevel in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11MaxTransmitMSDULifetime in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11FragmentationThreshold in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11LongRetryLimit in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11ShortRetryLimit in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: DIDmib_dot11mac_dot11OperationTable_dot11RTSThreshold in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11MACAddress in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11ExcludeUnencrypted in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11WEPDefaultKeyID in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11PrivacyTable_dot11PrivacyInvoked in p80211metadef.hTim Collier1-1/+1
2018-09-28staging: wlan-ng: rename DIDmib_dot11smt_dot11WEPDefaultKeysTable_key in p80211metadef.hTim Collier1-4/+4
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibget in p80211metadef.hTim Collier1-1/+1
2018-06-28staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier1-4/+4
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman1-0/+1
2017-06-14staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan1-1/+1
2017-02-16staging: wlan-ng: remove space before tabGargi Sharma1-1/+1
2017-01-10staging: wlan-ng: remove unnecessary blank linesMarkus Buettner1-2/+0
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_WPADataSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mib.cSergio Paracuellos1-50/+50
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos1-18/+18
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_WPAData_tSergio Paracuellos1-1/+1
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos1-6/+6
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher1-8/+8
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-18/+18
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0Claudiu Beznea1-1/+1
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo1-253/+253
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran1-5/+5
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran1-1/+1
2016-02-14Staging: wlan-ng: Drop wrapper functionBhumika Goyal1-22/+2
2015-11-15staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla1-4/+1
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz1-9/+2
2014-09-23staging: wlan-ng: remove unused 'result' varGrzegorz Swirski1-7/+4
2014-08-01staging: wlan-ng: fixing coding style problemsModestas Stankus1-1/+2
2014-06-19wlan-ng/prism2mib:checkpatch: Fix string splitJohannes Stadlinger1-2/+2
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov1-2/+2
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_tHimangi Saraogi1-2/+4
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-38/+38
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-3/+3
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-6/+5