summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2sta.c
AgeCommit message (Expand)Author
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
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz
2015-01-17staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser
2014-06-19wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger
2014-06-19wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger