summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach1-1/+1
2021-03-19igb: check timestamp validityJesse Brandeburg1-2/+2
2020-12-10igb: take VLAN double header into accountSven Auhagen1-0/+5
2020-09-29igb: add XDP supportSven Auhagen1-6/+74
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-02-25intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett1-0/+1
2019-01-16Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher1-1/+1
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher1-1/+1
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia1-0/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-22/+1
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes1-0/+2
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes1-0/+4
2018-04-25igb: Add support for enabling queue steering in filtersVinicius Costa Gomes1-0/+6
2018-04-25igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes1-0/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-03-05igb: add VF trust infrastructureCorinna Vinschen1-0/+1
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju1-0/+1
2017-10-27igb: Add support for CBS offloadAndre Guedes1-0/+6
2017-06-06igb: Remove useless argumentBenjamin Poirier1-1/+1
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller1-0/+1
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller1-0/+1
2017-04-21igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin1-0/+12
2017-04-21igb: improve MAC filter handlingYury Kylulin1-0/+11
2017-03-17igb: Add support for padding packetAlexander Duyck1-0/+11
2017-03-17igb: Add support for using order 1 pages to receive large framesAlexander Duyck1-1/+29
2017-03-17igb: Add support for ethtool private flag to allow use of legacy RxAlexander Duyck1-0/+1
2017-03-17igb: Use page_address offset from page instead of masking virtual addressAlexander Duyck1-1/+1
2017-03-17igb: Limit maximum frame Rx based on MTUAlexander Duyck1-1/+9
2017-03-17igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck1-1/+0
2017-03-17igb: Add support for DMA_ATTR_WEAK_ORDERINGAlexander Duyck1-0/+3
2016-12-15igb: update code to better handle incrementing page countAlexander Duyck1-1/+6
2016-09-28igb: restore PPS signal on igb_ptp_resetJacob Keller1-0/+1
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang1-0/+3
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang1-3/+18
2016-08-19igb: add support of RX network flow classificationGangfeng Huang1-0/+32
2016-06-29igb: implement igb_ptp_suspendJacob Keller1-0/+1
2016-06-29igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller1-0/+1
2016-06-29igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller1-1/+4
2016-05-14igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan1-0/+8
2016-05-14igb: use BIT() macro or unsigned prefixJacob Keller1-16/+16
2016-02-25igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann1-0/+2
2016-02-16igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck1-0/+1
2016-02-16igb: Do not factor VLANs into RLPML calculationAlexander Duyck1-1/+0
2015-12-13igb: don't unmap NULL hw_addrJarod Wilson1-0/+2
2015-10-05net: igb: avoid using timespecArnd Bergmann1-2/+2
2015-08-19igb: Fix oops caused by missing queue pairingShota Suzuki1-0/+1
2015-01-23igb: enable auxiliary PHC functions for the i210Richard Cochran1-0/+9
2014-12-31time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl1-1/+0