summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-051-3/+0
* ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-051-30/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+1
|\
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-011-1/+1
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* | ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-1/+1
* | net: ixgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-10/+1
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
|/
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-111-5/+4
* ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-101-2/+2
* ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-081-14/+5
* ixgbe: fix crash on rmmod after probe failEmil Tantilov2014-12-051-2/+8
* ixgbe: bump version numberDon Skidmore2014-12-051-1/+1
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-0510-59/+1732
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-054-53/+96
* ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-053-0/+188
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-055-29/+25
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-052-13/+37
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-055-25/+107
* ixgbe: remove CIAA/D register reads from bad VF checkEmil Tantilov2014-12-051-71/+74
* ixgbe: Look up MAC address in Open Firmware or IDPROMMartin K Petersen2014-12-051-0/+35
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-052-25/+20
* ixgbe: Clean-up page reuse codeAlexander Duyck2014-12-051-42/+36
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-021-1/+1
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-4/+13
|\
| * net: Check for presence of IFLA_AF_SPECThomas Graf2014-11-261-0/+2
| * net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2014-11-261-0/+3
OpenPOWER on IntegriCloud