summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2mib.c
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-06-14staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan
2017-02-16staging: wlan-ng: remove space before tabGargi Sharma
2017-01-10staging: wlan-ng: remove unnecessary blank linesMarkus Buettner
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_WPADataSergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mib.cSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_WPAData_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_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-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran
2016-02-14Staging: wlan-ng: Drop wrapper functionBhumika Goyal
2015-11-15staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz
2014-09-23staging: wlan-ng: remove unused 'result' varGrzegorz Swirski
2014-08-01staging: wlan-ng: fixing coding style problemsModestas Stankus
2014-06-19wlan-ng/prism2mib:checkpatch: Fix string splitJohannes 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
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from prism2mib.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2mib.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: 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: Replace BITx with the generic BIT(x)Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy