index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-04-15
ixgbe: add E610 functions getting PBA and FW ver info
Jedrzej Jagielski
2024-12-20
ixgbe: Enable link management in E610 device
Piotr Kwapulinski
2024-03-04
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
2024-02-06
ixgbe: Rearrange args to fix reverse Christmas tree
Jedrzej Jagielski
2024-02-06
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2021-05-26
ixgbe: use checker safe conversions
Jesse Brandeburg
2021-03-23
ixgbe: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2019-02-05
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
Jiri Kosina
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-02-27
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
2016-07-22
ixgbe: remove redundant check on ret_val
Colin Ian King
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
2015-09-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
2015-09-22
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
2015-09-01
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
2015-09-01
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
2015-07-17
ixgbe: Don't report flow director filter's status
Fan Du
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
2014-05-23
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
2014-03-20
ixgbe: remove unused media type
Jacob Keller
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
2014-03-19
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
2014-03-19
ixgbe: check Core Clock Disable bit
Jacob Keller
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
[next]