index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_82599.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-2
/
+0
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+1
2016-11-04
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-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-0
/
+1
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
1
-0
/
+1
2016-04-04
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-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
1
-167
/
+25
2015-09-22
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
1
-0
/
+10
2015-09-01
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
1
-4
/
+14
2015-09-01
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
1
-24
/
+39
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
1
-6
/
+2
2015-07-17
ixgbe: Don't report flow director filter's status
Fan Du
1
-2
/
+0
2015-06-09
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-25
ixgbe: Make return values more direct
Mark Rustad
1
-110
/
+74
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
1
-127
/
+0
2014-07-13
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-19
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
1
-2
/
+6
2014-03-19
ixgbe: check Core Clock Disable bit
Jacob Keller
1
-1
/
+5
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
1
-4
/
+6
2014-03-12
ixgbe: fix some multiline hw_dbg prints
Jacob Keller
1
-5
/
+3
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-12
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-16
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
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
1
-2
/
+145
2013-07-30
ixgbe: add new media type.
Don Skidmore
1
-7
/
+86
[next]