summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-013-2/+185
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-014-31/+127
* ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad2015-09-011-12/+54
* ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-012-24/+40
* ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-012-2/+21
* ixgbe: add new function to check for management presenceDon Skidmore2015-09-013-6/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-1/+1
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-211-1/+1
* | ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller2015-08-181-2/+1
* | ixgbe: Simplify port-specific macrosMark Rustad2015-08-181-9/+9
* | ixgbe: Don't report flow director filter's statusFan Du2015-07-171-2/+0
* | ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du2015-07-171-4/+21
* | ixgbe: only report generic filters in get_ts_infoJacob Keller2015-07-171-8/+0
|/
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-1/+2
* ixgbe: Remember to write ixfi changes after modifyingDon Skidmore2015-06-091-1/+1
* ixgbe: fix X550 default set_phy_power methodDon Skidmore2015-06-091-2/+2
* ixgbe: Set lan_id before using I2CDon Skidmore2015-06-092-3/+5
* ixgbe: add link check for X550 copperDon Skidmore2015-06-091-0/+43
* ixgbe: Add support for another X550 device.Don Skidmore2015-06-094-0/+10
* ixgbe: fix X550 PHY function pointersDon Skidmore2015-06-091-6/+3
* ixgbe: fix X550 devices init flowDon Skidmore2015-06-091-49/+19
* ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore2015-06-091-1/+1
* ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore2015-06-091-26/+21
* ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-092-0/+33
* ixgbe: Add const string for overheat messageDon Skidmore2015-06-091-8/+4
* ixgbe: Add reset for X550 deviceDon Skidmore2015-06-091-0/+17
* ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2015-06-092-160/+472
* ixgbe: Restore ESDP settings after MAC resetDon Skidmore2015-06-091-17/+21
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-097-1/+55
* ixgbe: add define for X557 PHY IDDon Skidmore2015-06-093-0/+5
* ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2015-06-092-0/+6
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-0910-133/+328
* ixgbe: Allow flow director to use entire queue spaceJohn Fastabend2015-05-281-10/+24
* ixgbe: Use a signed type to hold error codesMark Rustad2015-05-044-11/+11
* ixgbe: Release semaphore bits in the right orderMark Rustad2015-05-041-4/+4
* ixgbe: Fix IOSF SB access issuesMark Rustad2015-05-041-37/+65
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-2/+2
* ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-112-0/+22
* ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-102-0/+39
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-104-2/+40
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-103-1/+44
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-102-44/+112
* ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-101-2/+0
* ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-101-1/+1
* ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-103-27/+107
* ixgbe: add support for X550 source_address_prunningDon Skidmore2015-04-103-0/+77
* ixgbe: add new bridge mode support function.Don Skidmore2015-04-091-16/+34
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-093-19/+20
* ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-2/+2
OpenPOWER on IntegriCloud