summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2fw.c
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen
2017-05-15staging: wlan-ng: convert endianness in situ for prism2fwThibaut SAUTEREAU
2017-04-08staging wlan-ng: fix type mismatch warnings in mkpdrlist()Maciek Borzecki
2016-11-10staging: wlan-ng: remove unnecessary parenthesis in prism2fw.cSergio Paracuellos
2016-11-10staging: wlan-ng: remove unnecessary blank lines in prism2fw.cSergio Paracuellos
2016-11-10staging: wlan-ng: fix parenthesis alignment in prism2fw.cSergio Paracuellos
2016-10-16staging: wlan-ng: get memory from kernel allocators instead of big static bufferSergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in prism2fw.cSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_pdrec_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_caplevel_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_compident_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_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-04-29Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya
2015-09-29staging: wlan-ng remove unnessecary variableTillmann Heidsieck
2015-09-29staging: wlan-ng remove redundant conditionalTillmann Heidsieck
2015-09-29staging: wlan-ng fix buffer overflow in firmware handlingTillmann Heidsieck
2015-06-08staging: wlan-ng: fix long lineDouglas Barbonaglia Sathler Figueiredo
2014-11-26staging: wlan-ng: prism2fw: fixed code style issueAede Symen Hoekstra
2014-10-20staging: wlan-ng: replace kmalloc and memset with kzallocTapasweni Pathak
2014-08-16Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov
2014-08-16Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao
2014-07-09staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2014-03-07Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock
2012-09-10staging:wlan-ng: fix sparse warningsDevendra Naga
2012-09-10staging:wlan-ng: slove sparse warningsDevendra Naga
2012-06-25staging: reduce stack usage in prism2fw.cRandy Dunlap
2012-06-12staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga
2011-06-28Staging: wlan-ng: fix brace coding style issue in prism2fw.cJoseph Salisbury
2011-03-14staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-07-22Staging: wlan-ng: removed typedef from prism2fw.cEdgardo Hames
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: wlan-ng: Fixed non static functions in prism2fw.cZachary Richey
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: fix wlan-ng printk format warningRandy Dunlap
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall
2009-09-15Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral