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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-05
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
1
-177
/
+176
2020-01-05
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
1
-72
/
+70
2020-01-05
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
1
-48
/
+46
2020-01-05
igc: Remove no need declaration of the igc_configure
Sasha Neftin
1
-46
/
+45
2020-01-05
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
1
-46
/
+45
2020-01-05
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
1
-11
/
+10
2020-01-05
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
1
-38
/
+37
2020-01-04
ice: Add device ids for E822 devices
Jacob Keller
3
-0
/
+39
2020-01-04
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
1
-0
/
+2
2020-01-04
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
3
-3
/
+6
2020-01-04
ice: add extra check for null Rx descriptor
Mitch Williams
1
-5
/
+8
2020-01-04
ice: suppress checked_return error
Bruce Allan
1
-0
/
+6
2020-01-04
ice: Demote MTU change print to debug
Tony Nguyen
1
-1
/
+1
2020-01-04
ice: Enable ip link show on the PF to display VF unicast MAC(s)
Brett Creeley
1
-100
/
+99
2020-01-04
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2
-47
/
+12
2020-01-04
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2
-113
/
+0
2020-01-04
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
1
-0
/
+50
2020-01-04
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2
-0
/
+108
2020-01-04
ice: Set default value for ITR in alloc function
Michal Swiatkowski
1
-9
/
+4
2020-01-04
ice: Add ice_for_each_vf() macro
Brett Creeley
4
-15
/
+22
2020-01-04
ice: Add code to keep track of current dflt_vsi
Brett Creeley
4
-16
/
+155
2020-01-04
ice: Fix VF spoofchk
Brett Creeley
4
-97
/
+146
2020-01-04
ice: Support UDP segmentation offload
Brett Creeley
2
-4
/
+14
2020-01-01
igc: Remove serdes comments from a description of methods
Sasha Neftin
1
-2
/
+2
2020-01-01
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
1
-8
/
+9
2020-01-01
igc: Add legacy power management support
Sasha Neftin
4
-0
/
+246
2019-12-31
igc: Add 64 bit DMA access support
Sasha Neftin
1
-0
/
+3
2019-12-31
igc: Fix parameter descriptions for a several functions
Sasha Neftin
1
-3
/
+7
2019-12-31
igc: Fix the parameter description for igc_alloc_rx_buffers
Sasha Neftin
1
-1
/
+2
2019-12-31
igc: Remove excess parameter description from igc_is_non_eop
Sasha Neftin
1
-1
/
+0
2019-12-31
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
1
-2
/
+1
2019-12-31
igc: Improve the DMA mapping flow
Sasha Neftin
1
-15
/
+9
2019-12-31
igc: Add scatter gather support
Sasha Neftin
1
-0
/
+1
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
3
-14
/
+42
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+6
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-25
/
+42
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-7
/
+24
2019-12-21
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
3
-6
/
+6
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
13
-16
/
+18
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
10
-18
/
+18
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+2
2019-11-23
ice: Update FW API minor version
Kevin Scott
1
-1
/
+1
2019-11-23
ice: remove pointless NULL check of port_info
Jacob Keller
1
-2
/
+1
2019-11-23
ice: Implement ethtool ops for channels
Henry Tieman
7
-19
/
+335
2019-11-23
ice: implement VF stats NDO
Jesse Brandeburg
3
-0
/
+57
2019-11-23
ice: add helpers for virtchnl
Jesse Brandeburg
1
-71
/
+63
2019-11-23
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
10
-341
/
+389
2019-11-23
ice: Do not use devm* functions for local uses
Tony Nguyen
5
-88
/
+80
[prev]
[next]