index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
/
fw.c
Age
Commit message (
Expand
)
Author
2012-04-12
wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...
Jesper Juhl
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-03
orinoco_usb: implement fw download
David Kilroy
2010-05-03
orinoco: add hermes_ops
David Kilroy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-11
orinoco: declare MODULE_FIRMWARE
Ben Hutchings
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
2009-03-16
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
2009-02-27
orinoco: prevent accessing memory outside the firmware image
David Kilroy
2009-02-27
orinoco: validate firmware header
David Kilroy
2009-02-13
orinoco: Storage class should be before const qualifier
Tobias Klauser
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy