summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mib.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan2017-06-141-1/+1
* staging: wlan-ng: remove space before tabGargi Sharma2017-02-161-1/+1
* staging: wlan-ng: remove unnecessary blank linesMarkus Buettner2017-01-101-2/+0Star
* staging: wlan-ng: avoid CamelCase: hfa384x_WPADataSergio Paracuellos2016-10-251-1/+1
* staging: wlan-ng: fix block comment warnings in prism2mib.cSergio Paracuellos2016-10-161-50/+50
* staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos2016-10-021-18/+18
* staging: wlang-ng: avoid new typedef: hfa384x_WPAData_tSergio Paracuellos2016-10-021-1/+1
* staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos2016-09-251-2/+2
* staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos2016-09-251-6/+6
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-8/+8
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-18/+18
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: Fix trailing */ in block comments.YU Bo2016-08-211-253/+253
* staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran2016-03-121-5/+5
* staging: wlan-ng: Drop void pointer castJanani Ravichandran2016-03-121-1/+1
* Staging: wlan-ng: Drop wrapper functionBhumika Goyal2016-02-151-22/+2Star
* staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla2015-11-161-4/+1Star
* staging: wlan-ng: remove unused variableAya Mahfouz2015-03-021-9/+2Star
* staging: wlan-ng: remove unused 'result' varGrzegorz Swirski2014-09-241-7/+4Star
* staging: wlan-ng: fixing coding style problemsModestas Stankus2014-08-021-1/+2
* wlan-ng/prism2mib:checkpatch: Fix string splitJohannes Stadlinger2014-06-201-2/+2
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-231-2/+2
* staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi2013-11-101-2/+4
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-031-38/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-3/+3
|\
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-6/+5Star
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-041-3/+3
|/
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-72/+72
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-82/+76Star
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-191-1/+0Star
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-4/+4
* Staging: wlan-ng: Remove dead code from prism2mib.cMoritz Muehlenhoff2009-04-031-189/+0Star
* Staging: wlan-ng: prism2mib.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-381/+333Star
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-2/+2
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-1/+0Star
* 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-1/+1
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-8/+9
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-58/+0Star
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-061-1320/+5Star
* Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy2009-01-061-200/+0Star
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-350/+0Star
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-80/+80
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+0Star
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-877/+102Star