aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock1-1/+1
2012-09-10staging:wlan-ng: fix sparse warningsDevendra Naga1-11/+11
2012-09-10staging:wlan-ng: slove sparse warningsDevendra Naga1-16/+16
2012-06-25staging: reduce stack usage in prism2fw.cRandy Dunlap1-55/+69
2012-06-12staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga1-4/+6
2011-06-28Staging: wlan-ng: fix brace coding style issue in prism2fw.cJoseph Salisbury1-2/+2
2011-03-14staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin1-2/+1
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames1-4/+4
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-4/+4
2010-07-22Staging: wlan-ng: removed typedef from prism2fw.cEdgardo Hames1-51/+51
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: wlan-ng: Fixed non static functions in prism2fw.cZachary Richey1-12/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-4/+4
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-37/+32
2010-03-03Staging: fix wlan-ng printk format warningRandy Dunlap1-1/+1
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-31/+29
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings1-0/+1
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-09-15Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton1-334/+131
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-23/+23
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-436/+432
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton1-0/+1410