index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
ixgbe: Advance version to 4.2.1
Mark Rustad
1
-1
/
+1
2015-09-23
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
1
-3
/
+0
2015-09-23
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2
-4
/
+11
2015-09-23
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
1
-3
/
+3
2015-09-23
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
1
-14
/
+26
2015-09-23
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
1
-0
/
+1
2015-09-23
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
1
-0
/
+3
2015-09-23
ixgbe: Add small packet padding support for X550
Mark Rustad
2
-0
/
+4
2015-09-23
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
1
-2
/
+2
2015-09-23
ixgbe: Correct error path in semaphore handling
Mark Rustad
1
-0
/
+5
2015-09-23
ixgbe: Add I2C bus mux support
Mark Rustad
3
-39
/
+122
2015-09-23
ixgbe: Limit SFP polling rate
Mark Rustad
2
-0
/
+10
2015-09-23
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-23
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2
-1
/
+293
2015-09-23
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2
-44
/
+90
2015-09-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
6
-167
/
+263
2015-09-23
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2
-0
/
+20
2015-09-23
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-22
ixgbe: Enable bit-banging mode on X550
Mark Rustad
1
-2
/
+63
2015-09-22
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
1
-3
/
+3
2015-09-22
ixgbe: Provide unlocked I2C methods
Mark Rustad
4
-28
/
+186
2015-09-22
ixgbe: Provide I2C combined on X550EM
Mark Rustad
1
-2
/
+2
2015-09-22
ixgbe: Add X550EM support for SFP insertion interrupt
Mark Rustad
1
-0
/
+2
2015-09-22
ixgbe: Accept SFP not present errors on all devices
Mark Rustad
1
-2
/
+1
2015-09-22
ixgbevf: Enables TSO for stacked VLAN
Toshiaki Makita
1
-0
/
+1
2015-09-22
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
1
-0
/
+1
2015-09-22
igbvf: Enable TSO for stacked VLAN
Toshiaki Makita
1
-0
/
+1
2015-09-22
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
1
-8
/
+0
2015-09-22
fm10k: add support for extra debug statistics
Jacob Keller
6
-36
/
+243
2015-09-22
fm10k: TRIVIAL remove unnecessary comma
Jacob Keller
1
-2
/
+2
2015-09-22
fm10k: create "correct" header for the remote end on connect
Jacob Keller
1
-1
/
+24
2015-09-22
fm10k: drop transmitted messages in Tx FIFO as part of reset_work
Jacob Keller
1
-1
/
+18
2015-09-22
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
2
-0
/
+11
2015-09-22
ixgbe: Add SFP+ detection for X550 hardware
Don Skidmore
1
-3
/
+9
2015-09-22
fm10k: remove comment about rtnl_lock around mbx operations
Jacob Keller
1
-3
/
+1
2015-09-17
i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
Catherine Sullivan
2
-2
/
+2
2015-09-17
i40e/i40evf: add get AQ result command to nvmupdate utility
Shannon Nelson
3
-0
/
+81
2015-09-17
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
5
-0
/
+93
2015-09-17
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
4
-14
/
+55
2015-09-17
i40e/i40evf: add GetStatus command for nvmupdate
Shannon Nelson
3
-11
/
+35
2015-09-17
i40e/i40evf: add handling of writeback descriptor
Shannon Nelson
3
-4
/
+24
2015-09-17
i40e/i40evf: save aq writeback for future inspection
Shannon Nelson
4
-0
/
+10
2015-09-17
i40e: rename variable to prevent clash of understanding
Shannon Nelson
1
-57
/
+57
2015-09-15
fm10k: fix iov_msg_mac_vlan_pf VID checks
Jacob Keller
1
-33
/
+52
2015-09-15
fm10k: Only trigger data path reset if fabric is up
Alexander Duyck
1
-0
/
+6
2015-09-15
fm10k: re-enable VF after a full reset on detection of a Malicious event
Jacob Keller
1
-2
/
+28
2015-09-15
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Jacob Keller
1
-1
/
+1
2015-09-15
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
3
-1
/
+20
2015-09-15
fm10k: TRIVIAL fix up ordering of __always_unused and style
Jacob Keller
1
-2
/
+3
2015-09-15
fm10k: remove is_slot_appropriate
Jacob Keller
3
-29
/
+0
[next]