summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2sta.c
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-10-20staging: wlan-ng: Convert timers to use timer_setup()Kees Cook
2017-09-17staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld
2017-08-18staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI
2017-07-30staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 membersChristopher H Pezley
2017-07-18staging: wlan-ng: Use little-endian typeAviv Palivoda
2017-05-15staging: wlan-ng: convert endianness in situ for prism2staThibaut SAUTEREAU
2017-03-07staging: wlan-ng: Replace "the the " with "the"simran singhal
2016-11-14staging: wlan-ng: use GENMASK macro in two bitwise operations in prism2sta.cSergio Paracuellos
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in prism2sta.cSergio Paracuellos
2016-10-16staging: wlan-ng: renames ANL_currFC to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames ASL_currBSS to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames CQ_currBSS to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_authenticateStation_data to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_AssocStatus to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_ChInfoResultSub to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_scanResultSub to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_JoinRequest_data to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_ScanResult to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_CommTallies32 to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: renames hfa384x_InfFrame to avoid camelcaseJuliana Rodrigues
2016-10-16staging: wlan-ng: fixed lines over 80 charactersJuliana Rodrigues
2016-10-16staging: wlan-ng: aligned block to open parenthesisJuliana Rodrigues
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_InfFrame_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_AssocStatus_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ChInfoResultSub_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ScanResult_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ScanResultSub_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_CommTallies32_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_authenticateStation_data_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_JoinRequest_data_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_caplevel_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_compident_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_bytestr32_tSergio Paracuellos
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher
2016-09-23staging: wlan-ng: removed blank linesJuliana Rodrigues
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla
2015-10-04staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki
2015-10-02staging: wlan-ng: fix block comment indentationIoana Ciornei
2015-05-31staging: wlan-ng: fix checkpatch warningschaehyun lim
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari