summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/fw.c
AgeCommit message (Expand)Author
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy
2010-05-03orinoco: add hermes_opsDavid Kilroy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-11orinoco: declare MODULE_FIRMWAREBen Hutchings
2009-07-10orinoco: firmware helpers should use dev_err and friendsDavid Kilroy
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy
2009-02-27orinoco: validate firmware headerDavid Kilroy
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy