aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2fw.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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