aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-04
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-20
* | ixgbe: Add support for new X557 deviceDon Skidmore2016-08-20
|/
* ixgbe: cleanup crosstalk fixDon Skidmore2016-07-22
* ixgbe: Change register variable to unsignedDon Skidmore2016-07-22
* ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-22
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-24
* ixgbe: Read and set instance idMark Rustad2016-04-07
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-07
* ixgbe: Add support for single-port X550 deviceMark Rustad2016-04-07
* ixgbe: Take manageability semaphore for firmware commandsMark Rustad2016-04-07
* ixgbe: Clean up interface for firmware commandsMark Rustad2016-04-07
* ixgbe: Correct length check for round upMark Rustad2016-04-07
* ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad2016-04-07
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-04
* ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-12
* ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck2015-12-12
* ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-12
* ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck2015-12-12
* ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck2015-12-12
* ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck2015-12-12
* ixgbe: Wait for master disable to be setMark Rustad2015-12-03
* ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2015-09-24
* ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad2015-09-24
* ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad2015-09-24
* ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-24
* ixgbe: add new function to check for management presenceDon Skidmore2015-09-01
* ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore2015-06-09
* ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2015-06-09
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-09
* ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-13
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-13
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-05
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-05
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-05
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-11
* ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-11
* ixgbe: Make return values more directMark Rustad2014-07-25
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-25
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-14
* ixgbe: add braces around else blockJacob Keller2014-05-23
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-23
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* | ixgbe: convert low_water into an arrayJacob Keller2014-04-23
|/