summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: fix block comment warnings in prism2mgmt.cSergio Paracuellos2016-10-161-254/+264
* staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos2016-10-021-10/+10
* staging: wlang-ng: avoid new typedef: hfa384x_HScanResultSub_tSergio Paracuellos2016-10-021-1/+1
* staging: wlang-ng: avoid new typedef: hfa384x_HostScanRequest_data_tSergio Paracuellos2016-10-021-2/+2
* staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos2016-09-251-4/+4
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-4/+4
* staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva2016-09-201-3/+1
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-10/+10
* staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K2014-08-171-14/+5
* wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger2014-06-191-0/+1
* wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger2014-06-191-16/+10
* wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger2014-06-191-5/+10
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-241-56/+67
* staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi2013-11-101-2/+2
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-251-1/+1
|\
| * staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden2013-01-171-1/+1
* | wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl2013-01-201-9/+6
* | wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl2013-01-201-10/+15
|/
* Staging: wlan-ng: off by one in prism2mgmt_scan_results()Dan Carpenter2012-04-181-2/+2
* Staging: wlan-ng: cap the ssid lengthDan Carpenter2012-02-091-0/+1
* Staging: wlan-ng: fix coding style issues in prism2mgmt.cJohan Meiring2010-11-091-12/+14
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-11/+11
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-17/+13
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-151-3/+0
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-10/+10
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-59/+58
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-14/+14
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-12/+12
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: prism2mgmt.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-376/+387
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-18/+16
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff2009-04-031-18/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-29/+29
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-2/+2
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-5/+6
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-29/+0
* Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-061-1/+0
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-647/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-28/+28
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+0
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-061-807/+162
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-169/+0
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-128/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+2956
OpenPOWER on IntegriCloud