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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
ixgbe: Allow FDB entries access to more RAR filters
Alexander Duyck
1
-1
/
+4
2015-12-03
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
Alexander Duyck
1
-3
/
+25
2015-12-03
ixgbe: Refactor MAC address configuration code
Alexander Duyck
2
-70
/
+100
2015-12-03
ixgbe: Use private workqueue to avoid certain possible hangs
Mark Rustad
1
-1
/
+13
2015-12-03
ixgbe: Add support for newer thermal alarm
Mark Rustad
2
-3
/
+23
2015-12-03
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
Mark Rustad
1
-13
/
+8
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
1
-80
/
+0
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
1
-2
/
+2
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
1
-23
/
+62
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
1
-6
/
+3
2015-11-23
ixgbe: Delete redundant include file
Mark Rustad
1
-3
/
+0
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+1
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
3
-0
/
+68
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
4
-0
/
+40
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-5
/
+9
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-10-15
ixgbe: Check for setup_internal_link method
Mark Rustad
1
-1
/
+1
2015-10-15
ixgbe: Fix CS4227-related semaphore error on reset failure
Mark Rustad
1
-0
/
+9
2015-10-15
ixgbe: disable LRO by default
Emil Tantilov
1
-2
/
+0
2015-10-14
ixgbe: add flow control ethertype to the anti-spoofing filter
Emil Tantilov
2
-5
/
+15
2015-09-24
ixgbe: Advance version to 4.2.1
Mark Rustad
1
-1
/
+1
2015-09-24
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
1
-3
/
+0
2015-09-24
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2
-4
/
+11
2015-09-24
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
1
-3
/
+3
2015-09-24
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
1
-14
/
+26
2015-09-24
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
1
-0
/
+1
2015-09-24
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
1
-0
/
+3
2015-09-24
ixgbe: Add small packet padding support for X550
Mark Rustad
2
-0
/
+4
2015-09-24
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
1
-2
/
+2
2015-09-24
ixgbe: Correct error path in semaphore handling
Mark Rustad
1
-0
/
+5
2015-09-24
ixgbe: Add I2C bus mux support
Mark Rustad
3
-39
/
+122
2015-09-24
ixgbe: Limit SFP polling rate
Mark Rustad
2
-0
/
+10
2015-09-24
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-24
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2
-1
/
+293
2015-09-24
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2
-44
/
+90
2015-09-24
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
6
-167
/
+263
2015-09-24
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2
-0
/
+20
2015-09-24
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-23
ixgbe: Enable bit-banging mode on X550
Mark Rustad
1
-2
/
+63
2015-09-23
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
1
-3
/
+3
2015-09-23
ixgbe: Provide unlocked I2C methods
Mark Rustad
4
-28
/
+186
2015-09-23
ixgbe: Provide I2C combined on X550EM
Mark Rustad
1
-2
/
+2
2015-09-23
ixgbe: Add X550EM support for SFP insertion interrupt
Mark Rustad
1
-0
/
+2
2015-09-23
ixgbe: Accept SFP not present errors on all devices
Mark Rustad
1
-2
/
+1
2015-09-23
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
2
-0
/
+11
2015-09-23
ixgbe: Add SFP+ detection for X550 hardware
Don Skidmore
1
-3
/
+9
2015-09-16
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
4
-6
/
+5
[prev]
[next]