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-04-17
igc: Enable NETIF_F_HW_TC flag
Sasha Neftin
1
-0
/
+1
2020-04-17
igc: Fix double definition
Sasha Neftin
1
-3
/
+1
2020-04-17
igc: Fix overwrites when dumping registers
Andre Guedes
1
-1
/
+10
2020-04-17
igc: Remove forward declaration
Sasha Neftin
1
-197
/
+194
2020-04-17
igc: Remove unused CTRL_EXT_LINK_MODE_MASK
Sasha Neftin
1
-3
/
+0
2020-04-17
igc: Remove unused MDIC_DEST mask
Sasha Neftin
1
-1
/
+0
2020-04-17
e1000: Distribute switch variables for initialization
Kees Cook
1
-1
/
+3
2020-04-17
igc: Add support for ETF offloading
Vinicius Costa Gomes
3
-4
/
+86
2020-04-17
igc: Add support for taprio offloading
Vinicius Costa Gomes
7
-1
/
+294
2020-04-17
igc: Add GSO partial support
Sasha Neftin
1
-0
/
+10
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
63
-1148
/
+2651
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-7
/
+6
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2020-03-27
ice: add a devlink region for dumping NVM contents
Jacob Keller
4
-0
/
+105
2020-03-27
igb: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
6
-70
/
+146
2020-03-21
ice: add basic handler for devlink .info_get
Jacob Keller
1
-0
/
+189
2020-03-21
ice: enable initial devlink support
Jacob Keller
6
-4
/
+166
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
4
-164
/
+26
2020-03-21
ice: discover and store size of available flash
Jacob Keller
3
-2
/
+63
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
5
-75
/
+88
2020-03-21
ice: create function to read a section of the NVM and Shadow RAM
Jacob Keller
3
-7
/
+85
2020-03-21
ice: use __le16 types for explicitly Little Endian values
Jacob Keller
1
-5
/
+7
2020-03-12
net: ixgbevf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: igc: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-12
net: igbvf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: igb: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-12
net: iavf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-12
net: i40e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: fm10k: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: e1000: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
5
-36
/
+36
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2
-2
/
+1
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
3
-10
/
+29
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
3
-125
/
+145
2020-03-10
ice: allow bigger VFs
Mitch Williams
4
-158
/
+146
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-03-06
ixgbe: Use pci_get_dsn()
Jacob Keller
1
-12
/
+5
2020-03-06
ice: Use pci_get_dsn()
Jacob Keller
1
-20
/
+12
[prev]
[next]