aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-11
* ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-11
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-11
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-11
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-11
* ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-10
* ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-10
* ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-10
* ixgbe: add support for X550 source_address_prunningDon Skidmore2015-04-10
* ixgbe: add new bridge mode support function.Don Skidmore2015-04-10
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-10
* ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-31
* ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-13
* ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-13
* ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-13
* ixgbe: Clean up type inconsistencyDon Skidmore2015-03-13
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-13
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
* ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-05
* ixgbe: fix setting port VLANEmil Tantilov2015-02-05
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-05
* ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-02
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-02
* | net: ixgbe: convert to timecounter adjtime.Richard Cochran2014-12-30
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
|/
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-11
* ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
* ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
* ixgbe: fix crash on rmmod after probe failEmil Tantilov2014-12-05
* ixgbe: bump version numberDon Skidmore2014-12-05
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-05
* ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-05
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-05
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-05
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-05
* ixgbe: remove CIAA/D register reads from bad VF checkEmil Tantilov2014-12-05
* ixgbe: Look up MAC address in Open Firmware or IDPROMMartin K Petersen2014-12-05
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-05