index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_82599.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
Jiri Kosina
1
-1
/
+1
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
1
-6
/
+7
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-4
/
+7
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-3
/
+6
2017-02-28
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-04
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-2
/
+0
2016-11-05
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+1
2016-11-05
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-0
/
+1
2016-07-22
ixgbe: remove redundant check on ret_val
Colin Ian King
1
-3
/
+0
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-8
/
+8
2016-04-08
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-0
/
+1
2016-04-05
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
1
-0
/
+1
2016-04-05
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
1
-0
/
+1
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
1
-5
/
+5
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
1
-3
/
+7
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
1
-1
/
+2
2015-09-24
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
1
-167
/
+25
2015-09-23
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
1
-0
/
+10
2015-09-02
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
1
-4
/
+14
2015-09-02
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
1
-24
/
+39
2015-09-02
ixgbe: add new function to check for management presence
Don Skidmore
1
-6
/
+2
2015-07-18
ixgbe: Don't report flow director filter's status
Fan Du
1
-2
/
+0
2015-06-10
ixgbe: add array of MAC type dependent values
Don Skidmore
1
-3
/
+4
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
1
-1
/
+6
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-110
/
+74
2014-07-26
ixgbe: Delete a bunch of dead code
Mark Rustad
1
-127
/
+0
2014-07-14
ixgbe: remove unnecessary break after goto
Fabian Frederick
1
-4
/
+0
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
1
-2
/
+1
2014-05-23
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
1
-0
/
+2
2014-05-23
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
1
-2
/
+2
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-38
/
+38
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
1
-4
/
+3
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
1
-37
/
+9
2014-03-20
ixgbe: remove unused media type
Jacob Keller
1
-73
/
+0
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
1
-10
/
+12
2014-03-20
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
1
-2
/
+6
2014-03-20
ixgbe: check Core Clock Disable bit
Jacob Keller
1
-1
/
+5
2014-03-20
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
1
-4
/
+6
2014-03-13
ixgbe: fix some multiline hw_dbg prints
Jacob Keller
1
-5
/
+3
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-13
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
1
-1
/
+1
2014-02-28
ixgbe: Add check for FW veto bit
Don Skidmore
1
-1
/
+14
2014-02-28
ixgbe: fix bit toggled for 82599 reset fix.
Don Skidmore
1
-1
/
+2
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
1
-79
/
+92
2014-01-17
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
1
-8
/
+27
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
1
-9
/
+29
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
1
-0
/
+20
[next]