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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
e1000e: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e1000: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e100: use generic power management
Vaibhav Gupta
1
-18
/
+14
2020-07-30
ixgbevf: use generic power management
Vaibhav Gupta
1
-34
/
+10
2020-07-30
ixgbe: use generic power management
Vaibhav Gupta
1
-46
/
+15
2020-07-30
igbvf: use generic power management
Vaibhav Gupta
1
-29
/
+8
2020-07-30
iavf: use generic power management
Vaibhav Gupta
1
-33
/
+12
2020-07-29
ice: fix unused parameter warning
Tony Nguyen
1
-2
/
+2
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: reduce scope of variable
Bruce Allan
1
-2
/
+4
2020-07-29
ice: cleanup VSI on probe fail
Marcin Szycik
1
-5
/
+7
2020-07-29
ice: Allow all VLANs in safe mode
Brett Creeley
1
-2
/
+57
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
1
-4
/
+51
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
2
-2
/
+13
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
1
-5
/
+6
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-29
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
1
-1
/
+7
2020-07-29
ice: restore VF MSI-X state during PCI reset
Nick Nunley
3
-0
/
+34
2020-07-29
ice: fix link event handling timing
Dave Ertman
2
-1
/
+7
2020-07-29
ice: Fix link broken after GLOBR reset
Dave Ertman
1
-4
/
+0
2020-07-29
ice: Implement LFC workaround
Dave Ertman
6
-38
/
+148
2020-07-29
ice: implement device flash update via devlink
Jacob Keller
9
-1
/
+1007
2020-07-29
ice: add flags indicating pending update of firmware module
Jacob Keller
3
-0
/
+24
2020-07-29
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
5
-2
/
+281
2020-07-29
ice: Add support for unified NVM update flow capability
Jacek Naczyk
3
-0
/
+11
2020-07-27
igc: Fix static checker warning
Sasha Neftin
1
-1
/
+1
2020-07-27
igc: Clean up the hw_stats structure
Sasha Neftin
4
-13
/
+0
2020-07-27
igc: Clean up the mac_info structure
Sasha Neftin
1
-5
/
+0
2020-07-27
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
1
-3
/
+0
2020-07-27
igc: Fix registers definition
Sasha Neftin
4
-20
/
+0
2020-07-27
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
4
-5
/
+0
2020-07-27
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
1
-0
/
+1
2020-07-27
igc: Remove unneeded variable
Sasha Neftin
4
-5
/
+0
2020-07-24
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2
-3
/
+15
2020-07-24
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
2020-07-24
ice: add AQC get link topology handle support
Paul Greenwalt
2
-1
/
+118
2020-07-24
ice: Rename low_power_ctrl
Lev Faerman
2
-11
/
+11
2020-07-24
ice: update reporting of autoneg capabilities
Paul Greenwalt
5
-6
/
+29
2020-07-24
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
2020-07-24
ice: support Total Port Shutdown on devices that support it
Bruce Allan
3
-1
/
+26
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
9
-216
/
+628
2020-07-24
ice: restore PHY settings on media insertion
Paul Greenwalt
7
-95
/
+518
2020-07-24
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
3
-39
/
+40
2020-07-24
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-24
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
10
-29
/
+458
2020-07-24
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-24
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-24
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-15
fm10k: convert to new udp_tunnel_nic infra
Jakub Kicinski
4
-159
/
+28
[next]