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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-29
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
9
-159
/
+205
2008-03-29
e1000e: rename mc_addr_list_update
Jeff Kirsher
7
-23
/
+24
2008-03-29
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
12
-642
/
+1009
2008-03-29
Compilation fix for ixgbe_main.c.
Denis V. Lunev
1
-3
/
+3
2008-03-29
net: yellowfin parenthesis fix
Mariusz Kozlowski
1
-2
/
+2
2008-03-29
netdev: ehea: port_lock semaphore to mutex
Daniel Walker
2
-22
/
+24
2008-03-29
netdev: ehea: bcmc_regs semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-03-29
netdev: ehea: locking order correction
Daniel Walker
1
-2
/
+2
2008-03-29
netdev: ehea: ehea_fw_handles semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-03-29
netdev: ehea: semaphore to mutex
Daniel Walker
1
-4
/
+4
2008-03-29
drivers/net/tokenring/3c359.c: use time_* macros
S.Caglar Onur
1
-10
/
+11
2008-03-29
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2008-03-29
3c509: convert to isa_driver and pnp_driver
Ondrej Zary
1
-357
/
+372
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
38
-546
/
+421
2008-03-27
libertas: reduce debug output
Holger Schurig
3
-9
/
+9
2008-03-27
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
John W. Linville
1
-1
/
+1
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-1
/
+1
2008-03-27
libertas: the compact flash driver is no longer experimental
Holger Schurig
1
-1
/
+1
2008-03-27
libertas: remove CMD_802_11_PWR_CFG
Holger Schurig
4
-28
/
+0
2008-03-27
libertas: kill useless #define LBS_MONITOR_OFF 0
Holger Schurig
4
-12
/
+9
2008-03-27
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
4
-4
/
+14
2008-03-27
iwlwifi: allow a default callback for ASYNC host commands
Emmanuel Grumbach
1
-2
/
+28
2008-03-27
iwlwifi: improve NIC i/o debug prints information
Tomas Winkler
1
-22
/
+25
2008-03-27
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
7
-366
/
+364
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
13
-16
/
+1107
2008-03-27
iwlwifi: do not register bands with no supported channels
John W. Linville
2
-4
/
+12
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-31
/
+31
2008-03-26
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
41
-740
/
+1948
2008-03-26
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
Andy Fleming
2
-11
/
+11
2008-03-26
gianfar: Only process completed frames
Andy Fleming
2
-3
/
+4
2008-03-26
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
Dai Haruki
1
-1
/
+1
2008-03-26
gianfar: Fix the data buffer stashing amount
Dai Haruki
1
-1
/
+1
2008-03-26
Use single_open instead of manual manipulations.
Pavel Emelyanov
1
-39
/
+3
2008-03-26
phy/broadcom: add support for BCM5481 PHY
Anton Vorontsov
1
-1
/
+56
2008-03-26
qla3xxx: convert byte order of constant instead of variable
Marcin Slusarz
1
-4
/
+2
2008-03-26
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2008-03-26
Add support the Korina (IDT RC32434) Ethernet MAC
Florian Fainelli
3
-0
/
+1241
2008-03-26
forcedeth: Use round_jiffies for stats timer
Daniel Drake
1
-2
/
+4
2008-03-26
s2io annotations
Al Viro
1
-8
/
+9
2008-03-26
endianness annotations: rndis
Al Viro
1
-1
/
+2
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-03-26
skfp annotations
Al Viro
4
-62
/
+60
2008-03-26
misc drivers/net annotations
Al Viro
6
-19
/
+20
2008-03-26
ni52: more unbreaking
Al Viro
1
-15
/
+16
2008-03-26
ni52: switch to ioremap()
Al Viro
1
-5
/
+18
2008-03-26
ni52: clean up check586()
Al Viro
1
-23
/
+24
2008-03-26
ni52: clean up initialization of priv
Al Viro
1
-14
/
+7
2008-03-26
ni52: make ->base char __iomem *
Al Viro
1
-15
/
+17
2008-03-26
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
1
-11
/
+11
2008-03-26
ni52: unbreak scp_struct
Al Viro
1
-2
/
+2
[next]