index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
/
fw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
1
-4
/
+3
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+5
2010-05-03
orinoco_usb: implement fw download
David Kilroy
1
-4
/
+4
2010-05-03
orinoco: add hermes_ops
David Kilroy
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-11
orinoco: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+6
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
1
-24
/
+17
2009-03-17
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
1
-13
/
+24
2009-02-27
orinoco: prevent accessing memory outside the firmware image
David Kilroy
1
-5
/
+7
2009-02-27
orinoco: validate firmware header
David Kilroy
1
-0
/
+37
2009-02-13
orinoco: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy
1
-0
/
+340