index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-09-26
vxlan: add unlikely to vxlan_remcsum check
Fabian Frederick
1
-1
/
+1
2020-09-26
vxlan: don't collect metadata if remote checksum is wrong
Fabian Frederick
1
-3
/
+4
2020-09-26
net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop
Ivan Khoronzhuk
1
-2
/
+4
2020-09-26
net: stmmac: Fix clock handling on remove path
Wong Vee Khee
1
-1
/
+0
2020-09-26
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
6
-2
/
+30
2020-09-26
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
3
-3
/
+34
2020-09-26
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
3
-0
/
+21
2020-09-26
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
3
-3
/
+124
2020-09-26
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
4
-103
/
+132
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
72
-682
/
+794
2020-09-26
sfc: fix kdoc warning
Jesse Brandeburg
2
-1
/
+2
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
3
-15
/
+15
2020-09-26
drivers/net/ethernet: add some basic kdoc tags
Jesse Brandeburg
2
-2
/
+2
2020-09-26
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
1
-0
/
+10
2020-09-26
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2
-0
/
+2
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
15
-84
/
+37
2020-09-26
intel: handle unused assignments
Jesse Brandeburg
3
-149
/
+131
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
38
-129
/
+185
2020-09-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-22
/
+22
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
139
-3422
/
+4175
2020-09-25
Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-1
/
+1
2020-09-25
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2
-10
/
+20
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
1
-1
/
+13
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
3
-19
/
+6
2020-09-25
ice: Fix call trace on suspend
Anirudh Venkataramanan
1
-0
/
+1
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
1
-2
/
+2
2020-09-25
sgiseeq: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-10
/
+18
2020-09-25
lib82596: convert to dma_alloc_noncoherent
Christoph Hellwig
3
-63
/
+80
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
3
-39
/
+40
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-9
/
+6
2020-09-25
net: hns3: rename macro of pci device id of vf
Guangbin Huang
3
-8
/
+9
2020-09-25
net: hns3: add support for 200G device
Guangbin Huang
5
-11
/
+55
2020-09-25
net: hns3: add debugfs of dumping pf interrupt resources
Yufeng Mo
2
-0
/
+13
2020-09-25
net: hns3: add a hardware error detect type
Yufeng Mo
3
-0
/
+5
2020-09-25
net: hns3: remove unnecessary variable initialization
Yufeng Mo
6
-9
/
+9
2020-09-25
net: hns3: refactor the function for dumping tc information in debugfs
Yufeng Mo
1
-10
/
+5
2020-09-25
net/fsl: quieten expected MDIO access failures
Jamie Iles
1
-1
/
+1
2020-09-25
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-25
net/ethernet/broadcom: fix spelling typo
Wang Qing
1
-8
/
+8
2020-09-25
net: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
1
-1
/
+21
2020-09-25
hinic: fix wrong return value of mac-set cmd
Luo bin
2
-13
/
+5
2020-09-25
Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-1658
/
+2339
2020-09-25
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
2020-09-25
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
3
-1
/
+91
2020-09-25
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
1
-0
/
+6
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
3
-24
/
+33
2020-09-24
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
32
-1758
/
+2247
2020-09-24
mt76: mt7663s: remove max_tx_fragments limitation
Lorenzo Bianconi
1
-6
/
+7
2020-09-24
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
3
-56
/
+13
2020-09-24
mt76: mt7915: add offchannel condition in switch channel command
Shayne Chen
1
-2
/
+4
[prev]
[next]