summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wlan-ng: Convert timers to use timer_setup()Kees Cook2017-10-201-2/+2
* staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld2017-09-171-1/+1
* staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI2017-08-191-6/+6
* staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 membersChristopher H Pezley2017-07-301-4/+4
* staging: wlan-ng: Use little-endian typeAviv Palivoda2017-07-181-9/+8Star
* staging: wlan-ng: convert endianness in situ for prism2staThibaut SAUTEREAU2017-05-151-50/+50
* staging: wlan-ng: Replace "the the " with "the"simran singhal2017-03-071-1/+1
* staging: wlan-ng: use GENMASK macro in two bitwise operations in prism2sta.cSergio Paracuellos2016-11-141-2/+2
* staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-4/+3Star
* staging: wlan-ng: fix block comment warnings in prism2sta.cSergio Paracuellos2016-10-161-18/+18
* staging: wlan-ng: renames ANL_currFC to avoid camelcaseJuliana Rodrigues2016-10-161-2/+2
* staging: wlan-ng: renames ASL_currBSS to avoid camelcaseJuliana Rodrigues2016-10-161-2/+3
* staging: wlan-ng: renames CQ_currBSS to avoid camelcaseJuliana Rodrigues2016-10-161-2/+2
* staging: wlan-ng: renames hfa384x_authenticateStation_data to avoid camelcaseJuliana Rodrigues2016-10-161-1/+1
* staging: wlan-ng: renames hfa384x_AssocStatus to avoid camelcaseJuliana Rodrigues2016-10-161-1/+1
* staging: wlan-ng: renames hfa384x_ChInfoResultSub to avoid camelcaseJuliana Rodrigues2016-10-161-2/+2
* staging: wlan-ng: renames hfa384x_scanResultSub to avoid camelcaseJuliana Rodrigues2016-10-161-1/+1
* staging: wlan-ng: renames hfa384x_JoinRequest_data to avoid camelcaseJuliana Rodrigues2016-10-161-2/+2
* staging: wlan-ng: renames hfa384x_ScanResult to avoid camelcaseJuliana Rodrigues2016-10-161-1/+1
* staging: wlan-ng: renames hfa384x_CommTallies32 to avoid camelcaseJuliana Rodrigues2016-10-161-1/+1
* staging: wlan-ng: renames hfa384x_InfFrame to avoid camelcaseJuliana Rodrigues2016-10-161-24/+25
* staging: wlan-ng: fixed lines over 80 charactersJuliana Rodrigues2016-10-161-3/+6
* staging: wlan-ng: aligned block to open parenthesisJuliana Rodrigues2016-10-161-40/+40
* staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos2016-10-021-20/+20
* staging: wlang-ng: avoid new typedef: hfa384x_InfFrame_tSergio Paracuellos2016-10-021-24/+24
* staging: wlang-ng: avoid new typedef: hfa384x_AssocStatus_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_ChInfoResultSub_tSergio Paracuellos2016-10-021-2/+2
* staging: wlang-ng: avoid new typedef: hfa384x_ScanResult_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_ScanResultSub_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_CommTallies32_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_authenticateStation_data_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_JoinRequest_data_tSergio Paracuellos2016-10-021-2/+2
* staging: wlang-ng: avoid new typedef: hfa384x_caplevel_tSergio Paracuellos2016-10-021-7/+7
* staging: wlang-ng: avoid new typedef: hfa384x_compident_tSergio Paracuellos2016-10-021-3/+3
* staging: wlang-ng: avoid new typedef: hfa384x_bytestr32_tSergio Paracuellos2016-10-021-2/+2
* staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos2016-09-281-2/+4
* staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos2016-09-251-1/+1
* staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos2016-09-251-3/+3
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-16/+16
* staging: wlan-ng: removed blank linesJuliana Rodrigues2016-09-231-1/+0Star
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-49/+49
* Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-121-1/+0Star
* staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran2016-03-121-15/+15
* staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla2015-11-161-21/+0Star
* staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki2015-10-041-7/+7
* staging: wlan-ng: fix block comment indentationIoana Ciornei2015-10-021-503/+510
* staging: wlan-ng: fix checkpatch warningschaehyun lim2015-05-311-9/+14
* staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei2015-03-201-3/+4
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-021-1/+0Star