aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos1-20/+20
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_InfFrame_tSergio Paracuellos1-24/+24
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_AssocStatus_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ChInfoResultSub_tSergio Paracuellos1-2/+2
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ScanResult_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_ScanResultSub_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_CommTallies32_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_authenticateStation_data_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_JoinRequest_data_tSergio Paracuellos1-2/+2
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_caplevel_tSergio Paracuellos1-7/+7
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_compident_tSergio Paracuellos1-3/+3
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_bytestr32_tSergio Paracuellos1-2/+2
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos1-2/+4
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos1-1/+1
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos1-3/+3
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher1-16/+16
2016-09-23staging: wlan-ng: removed blank linesJuliana Rodrigues1-1/+0
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-49/+49
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar1-1/+0
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran1-15/+15
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla1-21/+0
2015-10-04staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki1-7/+7
2015-10-02staging: wlan-ng: fix block comment indentationIoana Ciornei1-503/+510
2015-05-31staging: wlan-ng: fix checkpatch warningschaehyun lim1-9/+14
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei1-3/+4
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz1-4/+1
2015-01-17staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida1-1/+1
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida1-1/+1
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko1-26/+2
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser1-1/+1
2014-06-19wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger1-0/+2
2014-06-19wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger1-2/+1
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov1-10/+11
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong1-4/+0
2014-03-19Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin1-1/+1
2014-03-18Staging: wlan-ng: Fix quoted string split across linesTugce Sirin1-8/+4
2014-03-18Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin1-21/+21
2014-03-18Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin1-23/+23
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_tHimangi Saraogi1-3/+3
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou1-2/+1
2013-03-11wlan-ng: add a bounds checkDan Carpenter1-0/+3
2013-03-11wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter1-24/+24
2012-09-13staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga1-11/+7
2012-09-13staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga1-20/+0
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga1-9/+6
2012-07-16staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga1-6/+2
2011-07-05Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1