aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-03-22
* igb: Workaround for igb i210 firmware issueChris J Arges2017-03-22
* igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-01
* igb: restore PPS signal on igb_ptp_resetJacob Keller2016-09-27
* igb: bump version to igb-5.4.0Todd Fujinaka2016-09-27
* igb: fix non static symbol warningWei Yongjun2016-09-27
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-22
* igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang2016-08-19
* igb: support RX flow classification by VLAN priorityGangfeng Huang2016-08-19
* igb: support RX flow classification by ethertypeGangfeng Huang2016-08-19
* igb: add support of RX network flow classificationGangfeng Huang2016-08-19
* igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-16
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
* | igb: Only DMA sync frame lengthAndrew Lunn2016-06-29
* | igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller2016-06-29
* | igb: implement igb_ptp_suspendJacob Keller2016-06-29
* | igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller2016-06-29
* | igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller2016-06-29
* | igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller2016-06-29
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-20
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* igb/igbvf: Add support for GSO partialAlexander Duyck2016-05-13
* igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan2016-05-13
* igb: make igb_update_pf_vlvf staticJacob Keller2016-05-13
* igb: use BIT() macro or unsigned prefixJacob Keller2016-05-13
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
* Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen2016-04-07
* igb: Garbled output for "ethtool -m"Doron Shikmoni2016-04-06
* igb: allow setting MAC address on i211 using a device tree blobJohn Holland2016-04-06
* igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-06
* igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck2016-04-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-24
| * igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-24
| * igb: Add support for generic Tx checksumsAlexander Duyck2016-02-24
| * igb: rename igb define to be more genericTodd Fujinaka2016-02-24
| * igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-24
| * igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-24
| * igb: constify e1000_phy_operations structureJulia Lawall2016-02-24
| * igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-24
| * igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-15
| * igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck2016-02-15
| * igb: Drop unnecessary checks in transmit pathAlexander Duyck2016-02-15
| * igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2016-02-15
| * igb: Clean-up configuration of VF port VLANsAlexander Duyck2016-02-15
| * igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck2016-02-15
| * igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck2016-02-15
| * igb: Do not factor VLANs into RLPML calculationAlexander Duyck2016-02-15