summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-10-02ice: Fix error on driver removeDave Ertman
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
2018-10-02ice: Check for actual link state of port after resetDave Ertman
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-28ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-28ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-28ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-28ice: update fw version check logicJacob Keller
2018-09-28ice: update branding strings and supported device idsBruce Allan
2018-09-28ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-28ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek
2018-09-25i40e: fix double 'NIC Link is Down' messagesSergey Nemov
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy
2018-09-25i40e: use declared variables for pf and hwPatryk Małek
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-19e1000: remove set but not used variable 'txb2b'YueHaibing
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg