Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -5/+5 |
|\ | |||||
| * | orinoco_usb: implement fw download | David Kilroy | 2010-05-03 | 1 | -4/+4 |
| * | orinoco: add hermes_ops | David Kilroy | 2010-05-03 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ | |||||
* | orinoco: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -0/+6 |
* | orinoco: firmware helpers should use dev_err and friends | David Kilroy | 2009-07-10 | 1 | -24/+17 |
* | orinoco: firmware: consistently compile out fw cache support if not requested | Andrey Borzenkov | 2009-03-16 | 1 | -13/+24 |
* | orinoco: prevent accessing memory outside the firmware image | David Kilroy | 2009-02-27 | 1 | -5/+7 |
* | orinoco: validate firmware header | David Kilroy | 2009-02-27 | 1 | -0/+37 |
* | orinoco: Storage class should be before const qualifier | Tobias Klauser | 2009-02-13 | 1 | -1/+1 |
* | orinoco: Move firmware handling into a separate file | David Kilroy | 2009-02-13 | 1 | -0/+340 |