summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb.h
AgeCommit message (Expand)Author
2017-10-27igb: Add support for CBS offloadAndre Guedes
2017-06-06igb: Remove useless argumentBenjamin Poirier
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-04-20igb: improve MAC filter handlingYury Kylulin
2017-03-17igb: Add support for padding packetAlexander Duyck
2017-03-17igb: Add support for using order 1 pages to receive large framesAlexander Duyck
2017-03-17igb: Add support for ethtool private flag to allow use of legacy RxAlexander Duyck
2017-03-17igb: Use page_address offset from page instead of masking virtual addressAlexander Duyck
2017-03-17igb: Limit maximum frame Rx based on MTUAlexander Duyck
2017-03-17igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck
2017-03-17igb: Add support for DMA_ATTR_WEAK_ORDERINGAlexander Duyck
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-08-18igb: support RX flow classification by VLAN priorityGangfeng Huang
2016-08-18igb: support RX flow classification by ethertypeGangfeng Huang
2016-08-18igb: add support of RX network flow classificationGangfeng Huang
2016-06-29igb: implement igb_ptp_suspendJacob Keller
2016-06-29igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller
2016-06-29igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-15igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck
2016-02-15igb: Do not factor VLANs into RLPML calculationAlexander Duyck
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson
2015-10-05net: igb: avoid using timespecArnd Bergmann
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny
2013-12-10igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin