aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius1-1/+1
2020-11-06staging/wlan-ng: Fix line alignmentIzabela Bakollari1-2/+2
2020-08-28staging: wlan-ng: fix alignment to match open parenthesesSteff Richards1-12/+12
2020-01-15staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2018-07-07staging: wlan-ng: remove unneeded parentheses from prism2mgmt.cTim Collier1-4/+4
2018-07-07staging: wlan-ng: fix expression continuation in prism2mgmt.cTim Collier1-5/+5
2018-06-28staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier1-2/+2
2018-06-28staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier1-4/+15
2018-02-16Staging: wlan-ng: fix unnecessary parantheses in prism2mgmt.cYash Omer1-1/+1
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman1-0/+1
2017-09-18staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed1-31/+47
2017-06-23staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh1-1/+1
2017-05-15staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warningAndrea della Porta1-1/+1
2017-03-06Staging: wlan-ng: prism2mgmt: Removed an empty lineGeorgios Emmanouil1-1/+0
2017-02-10staging: wlan_ng: fix logical continuation alignmentFrans Klaver1-6/+5
2016-11-19Staging: wlan-ng: prism2mgmt: Fixed operators spacing style issuesShiva Kerdel1-7/+7
2016-10-25staging: wlan-ng: Replace data type declaration with variable of same type in prism2mgmt.cSergio Paracuellos1-1/+1
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSubSergio Paracuellos1-1/+1
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HostScanRequest_dataSergio Paracuellos1-4/+4
2016-10-25staging: wlan-ng: avoid CamelCase: HFA384x_RID_CNFAPBCNintSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mgmt.cSergio Paracuellos1-254/+264
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos1-10/+10
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_HScanResultSub_tSergio Paracuellos1-1/+1
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_HostScanRequest_data_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos1-4/+4
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher1-4/+4
2016-09-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva1-3/+1
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-10/+10
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran1-1/+1
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K1-14/+5
2014-06-19wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger1-0/+1
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger1-16/+10
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger1-5/+10
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov1-56/+67
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_tHimangi Saraogi1-2/+2
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-01-20wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl1-9/+6
2013-01-20wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl1-10/+15
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2012-04-18Staging: wlan-ng: off by one in prism2mgmt_scan_results()Dan Carpenter1-2/+2
2012-02-09Staging: wlan-ng: cap the ssid lengthDan Carpenter1-0/+1
2010-11-09Staging: wlan-ng: fix coding style issues in prism2mgmt.cJohan Meiring1-12/+14
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-11/+11
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-17/+13
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-10/+10
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-59/+58
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-14/+14