summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
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
2015-06-09ixgbe: Add reset for X550 deviceDon Skidmore
2015-06-09ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore
2015-06-09ixgbe: Restore ESDP settings after MAC resetDon Skidmore
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore
2015-06-09ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-05-28ixgbe: Allow flow director to use entire queue spaceJohn Fastabend
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad
2015-05-04ixgbe: Fix IOSF SB access issuesMark Rustad
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov