summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-111-1/+0
* staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-15/+15
* staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-21/+0
* 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-011-1/+0
* staging: wlan-ng: remove unused variableAya Mahfouz2015-03-011-4/+1
* staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida2015-01-171-1/+1
* staging: wlan-ng: Fix typo in comments and printkMasanari Iida2015-01-171-1/+1
* staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko2014-10-141-26/+2
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-1/+1
* wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger2014-06-191-0/+2
* wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger2014-06-191-2/+1
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-241-10/+11
* staging: wlan-ng: fix bad symbol declarationNeil Armstrong2014-05-151-4/+0
* Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin2014-03-191-1/+1
* Staging: wlan-ng: Fix quoted string split across linesTugce Sirin2014-03-181-8/+4
* Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin2014-03-181-21/+21
* Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin2014-03-181-23/+23
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi2013-11-101-3/+3
* wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou2013-05-131-2/+1
* wlan-ng: add a bounds checkDan Carpenter2013-03-111-0/+3
* wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter2013-03-111-24/+24
* staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga2012-09-131-11/+7
* staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga2012-09-131-20/+0
* staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga2012-09-101-9/+6
* staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga2012-07-161-6/+2
* Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl2011-07-051-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
OpenPOWER on IntegriCloud