summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
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
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: add support for spoofchk configLior Levy
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck
2013-02-15igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny
2013-01-18igb: Add i2c interface to igb.Carolyn Wyborny
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck
2012-10-19igb: Split Rx timestamping into two separate functionsAlexander Duyck
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick
2012-09-05igb: reduce Rx header sizeEric Dumazet
2012-06-20igb: Update firmware info outputCarolyn Wyborny
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2012-04-04igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran
2012-04-04igb: add PTP Hardware Clock codeRichard Cochran
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-05igb: Add support for byte queue limits.Eric Dumazet
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-17igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose
2011-10-13igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck
2011-10-08igb: move TX hang check flag into ring->flagsAlexander Duyck