summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2015-09-23ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-23ixgbe: Clear I2C destination locationMark Rustad
2015-09-22ixgbe: Enable bit-banging mode on X550Mark Rustad
2015-09-22ixgbe: Set lan_id before first I2C eeprom accessMark Rustad
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad
2015-09-22ixgbe: Provide I2C combined on X550EMMark Rustad
2015-09-22ixgbe: Add X550EM support for SFP insertion interruptMark Rustad
2015-09-22ixgbe: Accept SFP not present errors on all devicesMark Rustad
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-01ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad
2015-07-17ixgbe: Don't report flow director filter's statusFan Du
2015-07-17ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du
2015-07-17ixgbe: only report generic filters in get_ts_infoJacob Keller
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore
2015-06-09ixgbe: fix X550 default set_phy_power methodDon Skidmore
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore
2015-06-09ixgbe: add link check for X550 copperDon Skidmore
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore
2015-06-09ixgbe: fix X550 PHY function pointersDon Skidmore
2015-06-09ixgbe: fix X550 devices init flowDon Skidmore
2015-06-09ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore