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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
net: fec: fix time stamping logic after napi conversion
Richard Cochran
1
-2
/
+1
2013-08-29
net: xilinx: fix memleak
Libo Chen
1
-0
/
+1
2013-08-29
net: usb: Add HP hs2434 device to ZLP exception table
Rob Gardner
1
-0
/
+4
2013-08-29
net: stmmac: fixed the pbl setting with DT
Byungho An
1
-8
/
+12
2013-08-28
bnx2x: Fix VF stats sync
Ariel Elior
3
-1
/
+39
2013-08-28
bnx2x: Fix VF memory leak unload
Ariel Elior
2
-4
/
+8
2013-08-28
bnx2x: Fix functionality of configuring vlan list
Ariel Elior
1
-35
/
+2
2013-08-28
bnx2x: Fix move FP memory deallocations
Yuval Mintz
1
-0
/
+6
2013-08-28
bnx2x: vf mark stats started
Ariel Elior
1
-12
/
+8
2013-08-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-6
/
+18
2013-08-27
ps3_gelic: lower NAPI weight
Michal Schmidt
2
-3
/
+1
2013-08-27
netxen: lower NAPI weight
Michal Schmidt
2
-2
/
+1
2013-08-27
jme: lower NAPI weight
Michal Schmidt
1
-1
/
+1
2013-08-27
be2net: Check for POST state in suspend-resume sequence
Sarveshwar Bandi
1
-0
/
+4
2013-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-6
/
+18
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-23
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2013-08-22
ath9k: Enable PLL fix only for AR9340/AR9330
Sujith Manoharan
1
-2
/
+1
2013-08-22
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-08-22
iwl4965: fix rfkill set state regression
Stanislaw Gruszka
1
-1
/
+1
2013-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+6
2013-08-22
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
1
-1
/
+5
2013-08-22
hso: Earlier catch of error condition
Daniel Gimpelevich
1
-4
/
+5
2013-08-21
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
1
-1
/
+1
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
3
-3
/
+6
2013-08-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-29
/
+37
2013-08-21
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
2013-08-21
r8169: remember WOL preferences on driver load
Peter Wu
1
-1
/
+1
2013-08-21
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
1
-4
/
+2
2013-08-21
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-21
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-21
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-29
/
+37
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-16
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-16
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-16
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-16
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-16
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-14
tun: compare with 0 instead of total_len
Weiping Pan
1
-2
/
+2
2013-08-14
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
1
-1
/
+1
[next]