summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-04-13igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-07-27igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-03-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-03-22igb: Workaround for igb i210 firmware issueChris J Arges
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-27igb: fix non static symbol warningWei Yongjun
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-08-18igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang
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-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