aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-5/+5
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy1-4/+4
2010-05-03orinoco: add hermes_opsDavid Kilroy1-1/+1
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
2009-11-11orinoco: declare MODULE_FIRMWAREBen Hutchings1-0/+6
2009-07-10orinoco: firmware helpers should use dev_err and friendsDavid Kilroy1-24/+17
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov1-13/+24
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy1-5/+7
2009-02-27orinoco: validate firmware headerDavid Kilroy1-0/+37
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy1-0/+340