aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/fw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-5/+5
|\
| * orinoco_usb: implement fw downloadDavid Kilroy2010-05-031-4/+4
| * orinoco: add hermes_opsDavid Kilroy2010-05-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* orinoco: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+6
* orinoco: firmware helpers should use dev_err and friendsDavid Kilroy2009-07-101-24/+17
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-161-13/+24
* orinoco: prevent accessing memory outside the firmware imageDavid Kilroy2009-02-271-5/+7
* orinoco: validate firmware headerDavid Kilroy2009-02-271-0/+37
* orinoco: Storage class should be before const qualifierTobias Klauser2009-02-131-1/+1
* orinoco: Move firmware handling into a separate fileDavid Kilroy2009-02-131-0/+340