aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-07
* i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-07
* ice: Change req_speeds to be u16Chinh T Cao2018-11-07
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-06
* ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-06
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-06
* ice: Fix napi delete calls for removeDave Ertman2018-11-06
* ice: Fix typo in error messageAnirudh Venkataramanan2018-11-06
* ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-06
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-06
* ice: Free VSI contexts during for unloadVictor Raj2018-11-06
* ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-06
* ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-06
* ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-06
* ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-31
* i40e: Update status codesMitch Williams2018-10-31
* ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-31
* fm10k: bump driver version to match out-of-tree releaseJacob Keller2018-10-31
* fm10k: add missing device IDs to the upstream driverJacob Keller2018-10-31
* fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller2018-10-31
* fm10k: fix SM mailbox full conditionNgai-Mint Kwan2018-10-31
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-26
|\
| * drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-25
| * ice: Poll for link status changeAnirudh Venkataramanan2018-10-24
| * ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan2018-10-24
| * ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-24
| * ice: Use capability count returned by the firmwareAnirudh Venkataramanan2018-10-24
| * ice: Update expected FW versionAnirudh Venkataramanan2018-10-24
| * ice: Change device ID define names to align with branding stringAnirudh Venkataramanan2018-10-24
| * ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan2018-10-24
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ | |/ |/|
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Documentation: intel: Convert to RST formatJeff Kirsher2018-10-18
* | Documentation: fm10k: Add kernel documentationJeff Kirsher2018-10-18
* | igc: Add watchdogSasha Neftin2018-10-17
* | igc: Add setup link functionalitySasha Neftin2018-10-17
* | igc: Add code for PHY supportSasha Neftin2018-10-17
* | igc: Add NVM supportSasha Neftin2018-10-17
* | igc: Add HW initialization codeSasha Neftin2018-10-17
* | igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin2018-10-17
* | igc: Add support for Tx/Rx ringsSasha Neftin2018-10-17
* | igc: Add interrupt supportSasha Neftin2018-10-17
* | igc: Add netdevSasha Neftin2018-10-17
* | igc: Add support for PFSasha Neftin2018-10-17
* | igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin2018-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\ \
| * | ixgbe: check return value of napi_complete_done()Song Liu2018-10-03
* | | iavf: fix a typoRami Rosen2018-10-03
* | | ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel2018-10-03