aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-29igb: Only DMA sync frame lengthAndrew Lunn
2016-06-29igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller
2016-06-29igb: implement igb_ptp_suspendJacob Keller
2016-06-29igb: re-use igb_ptp_reset in igb_ptp_initJacob 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-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-13igb/igbvf: Add support for GSO partialAlexander Duyck
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen
2016-04-06igb: Garbled output for "ethtool -m"Doron Shikmoni
2016-04-06igb: allow setting MAC address on i211 using a device tree blobJohn Holland
2016-04-06igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-06igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck
2016-02-24igb: rename igb define to be more genericTodd Fujinaka
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba
2016-02-15igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck
2016-02-15igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck
2016-02-15igb: Drop unnecessary checks in transmit pathAlexander Duyck
2016-02-15igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck
2016-02-15igb: Clean-up configuration of VF port VLANsAlexander Duyck
2016-02-15igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck
2016-02-15igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck
2016-02-15igb: Do not factor VLANs into RLPML calculationAlexander Duyck
2016-02-15igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck
2016-02-15igb: Refactor VFTA configurationAlexander Duyck
2016-02-15igb: clean up code for setting MAC addressAlexander Duyck
2016-02-15igb/igbvf: don't give upMitch Williams
2016-02-15igb: Unpair the queues when changing the number of queuesShota Suzuki
2016-02-15igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra