summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2fw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: remove unnecessary parenthesis in prism2fw.cSergio Paracuellos2016-11-101-4/+4
* staging: wlan-ng: remove unnecessary blank lines in prism2fw.cSergio Paracuellos2016-11-101-6/+0
* staging: wlan-ng: fix parenthesis alignment in prism2fw.cSergio Paracuellos2016-11-101-23/+26
* staging: wlan-ng: get memory from kernel allocators instead of big static bufferSergio Paracuellos2016-10-161-3/+8
* staging: wlan-ng: fix block comment warnings in prism2fw.cSergio Paracuellos2016-10-161-237/+248
* staging: wlang-ng: avoid new typedef: hfa384x_pdrec_tSergio Paracuellos2016-10-021-4/+4
* staging: wlang-ng: avoid new typedef: hfa384x_caplevel_tSergio Paracuellos2016-10-021-4/+4
* staging: wlang-ng: avoid new typedef: hfa384x_compident_tSergio Paracuellos2016-10-021-3/+3
* staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos2016-09-251-2/+2
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-9/+9
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-7/+7
* Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea2016-04-291-12/+16
* Staging: wlan-ng: Handle error condition.Sandhya Bankar2016-03-111-0/+4
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-111-1/+1
* staging: wlan-ng remove unnessecary variableTillmann Heidsieck2015-09-291-2/+1
* staging: wlan-ng remove redundant conditionalTillmann Heidsieck2015-09-291-4/+2
* staging: wlan-ng fix buffer overflow in firmware handlingTillmann Heidsieck2015-09-291-2/+2
* staging: wlan-ng: fix long lineDouglas Barbonaglia Sathler Figueiredo2015-06-081-2/+6
* staging: wlan-ng: prism2fw: fixed code style issueAede Symen Hoekstra2014-11-261-1/+2
* staging: wlan-ng: replace kmalloc and memset with kzallocTapasweni Pathak2014-10-201-4/+2
* Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov2014-08-161-35/+25
* Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao2014-08-161-14/+19
* staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz2014-07-091-0/+2
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-241-53/+48
* Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin2014-03-071-1/+1
* staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-261-1/+1
* staging:wlan-ng: fix sparse warningsDevendra Naga2012-09-101-11/+11
* staging:wlan-ng: slove sparse warningsDevendra Naga2012-09-101-16/+16
* staging: reduce stack usage in prism2fw.cRandy Dunlap2012-06-251-55/+69
* staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga2012-06-121-4/+6
* Staging: wlan-ng: fix brace coding style issue in prism2fw.cJoseph Salisbury2011-06-281-2/+2
* staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-4/+4
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-4/+4
* Staging: wlan-ng: removed typedef from prism2fw.cEdgardo Hames2010-07-221-51/+51
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: wlan-ng: Fixed non static functions in prism2fw.cZachary Richey2010-05-111-12/+21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-4/+4
|\
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-37/+32
* | Staging: fix wlan-ng printk format warningRandy Dunlap2010-03-031-1/+1
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-31/+29
* | staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-031-0/+1
|/
* Staging: wlan-ng: fix Correct size given to memsetJulia Lawall2009-12-231-1/+1
* Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton2009-09-151-334/+131
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-23/+23
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-436/+432
* Staging: wlan-ng: Move firmware loading into driverKarl Relton2009-06-191-0/+1410
OpenPOWER on IntegriCloud