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