summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-7/+7
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4
* ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-132-4/+12
* ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-131-2/+2
* ixgbe: Clean up type inconsistencyDon Skidmore2015-03-131-2/+2
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-139-14/+114
* ethernet: codespell comment spelling fixesJoe Perches2015-03-084-4/+4
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-054-0/+47
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-053-2/+102
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-051-3/+0
* ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-051-1/+0
* ixgbe: fix setting port VLANEmil Tantilov2015-02-051-5/+8
OpenPOWER on IntegriCloud