aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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