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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-16
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
1
-43
/
+43
2013-05-15
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-14
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
1
-13
/
+5
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
3
-5
/
+19
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
3
-19
/
+6
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
1
-0
/
+17
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-12
virtio_net: use default napi weight by default
Amerigo Wang
1
-1
/
+1
2013-05-12
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-12
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-12
caif: CAIF_VIRTIO should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-12
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
1
-3
/
+4
2013-05-12
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
Rony Efraim
2
-4
/
+18
2013-05-12
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
Or Gerlitz
2
-10
/
+3
2013-05-12
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
1
-7
/
+13
2013-05-12
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-12
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-12
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-12
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-12
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-12
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
2013-05-12
qlcnic: Fix ethtool strings
Shahed Shaikh
1
-2
/
+3
2013-05-12
qlcnic: Fix setting MAC address
Manish Chopra
1
-0
/
+21
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-117
/
+131
2013-05-10
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-50
/
+184
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-134
/
+102
2013-05-09
mwifiex: fix setting of multicast filter
Daniel Drake
1
-15
/
+6
2013-05-09
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2
-3
/
+1
2013-05-09
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
1
-0
/
+1
2013-05-09
ath9k: Update initvals for AR9565
Sujith Manoharan
1
-68
/
+70
2013-05-09
ath9k: Fix beacon reconfiguration
Sujith Manoharan
1
-2
/
+2
2013-05-09
iwl4965: workaround connection regression on passive channel
Stanislaw Gruszka
1
-2
/
+1
2013-05-09
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
3
-26
/
+40
2013-05-09
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-09
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-05-09
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
1
-1
/
+3
2013-05-09
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-05-09
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
1
-2
/
+4
2013-05-09
sierra_net: keep status interrupt URB active
Dan Williams
1
-7
/
+31
2013-05-09
usbnet: allow status interrupt URB to always be active
Dan Williams
1
-6
/
+71
[next]