summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2mgmt.c
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-09-18staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed
2017-06-23staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh
2017-05-15staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta
2017-03-06Staging: wlan-ng: prism2mgmt: Removed an empty lineGeorgios Emmanouil
2017-02-10staging: wlan_ng: fix logical continuation alignmentFrans Klaver
2016-11-19Staging: wlan-ng: prism2mgmt: Fixed operators spacing style issuesShiva Kerdel
2016-10-25staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSubSergio Paracuellos
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HostScanRequest_dataSergio Paracuellos
2016-10-25staging: wlan-ng: avoid CamelCase: HFA384x_RID_CNFAPBCNintSergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mgmt.cSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_HScanResultSub_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_HostScanRequest_data_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-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K
2014-06-19wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-20wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl
2013-01-20wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden
2012-04-18Staging: wlan-ng: off by one in prism2mgmt_scan_results()Dan Carpenter
2012-02-09Staging: wlan-ng: cap the ssid lengthDan Carpenter
2010-11-09Staging: wlan-ng: fix coding style issues in prism2mgmt.cJohan Meiring
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2mgmt.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff