aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_type.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad1-0/+1
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad1-2/+2
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad1-8/+0
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore1-0/+1
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad1-0/+5
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad1-6/+6
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh1-0/+1
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad1-1/+1
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck1-1/+1
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad1-0/+8
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad1-0/+4
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov1-0/+4
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad1-0/+1
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad1-0/+1
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad1-0/+2
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad1-0/+4
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore1-0/+1
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad1-0/+1
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore1-1/+0
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore1-2/+0
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore1-0/+1
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore1-1/+33
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad1-6/+9
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad1-0/+1
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad1-9/+9
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore1-0/+1
2015-06-09ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore1-0/+21
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore1-0/+3
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore1-0/+1
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore1-40/+206
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev1-0/+9
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore1-0/+4
2015-03-13ixgbe: Clean up type inconsistencyDon Skidmore1-2/+2
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore1-0/+3
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore1-0/+7
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore1-0/+5
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore1-37/+226
2014-12-05ixgbe: cleanup checksum to allow error resultsDon Skidmore1-1/+1
2014-12-05ixgbe: add methods for combined read and write operationsDon Skidmore1-0/+2
2014-12-05ixgbe: Add x550 SW/FW semaphore supportDon Skidmore1-2/+4
2014-12-05ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore1-3/+6
2014-12-05ixgbe: add support for X550 extended RSS supportDon Skidmore1-0/+2
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore1-9/+36
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov1-0/+7
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad1-20/+0
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-30/+30
2014-04-22ixgbe: convert low_water into an arrayJacob Keller1-1/+1
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore1-2/+0
2014-03-20ixgbe: remove unused media typeJacob Keller1-1/+0