aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
| * | i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-23
| * | i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny2016-09-23
| * | i40e: Fix to check for NULLCarolyn Wyborny2016-09-23
| * | i40e: return correct opcode to VFMitch Williams2016-09-23
| * | i40e: fix "dump port" command when NPAR enabledAlan Brady2016-09-23
| * | i40e: fix setting user defined RSS hash keyAlan Brady2016-09-23
| |/
* / 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
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * i40e: Fix kernel panic on enable/disable LLDPDave Ertman2016-09-01
* | ixgbe: Eliminate useless message and improve logicMark Rustad2016-08-31
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-08-30
|\ \
| * | fm10k: don't re-map queues when a mailbox message sufficesJacob Keller2016-08-29
| * | fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller2016-08-29
| * | fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller2016-08-29
| * | fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller2016-08-29
| * | fm10k: rework vxlan_port offload before adding geneve supportJacob Keller2016-08-29
| * | fm10k: don't try to stop queues if we've lost hw_addrJacob Keller2016-08-29
| * | fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller2016-08-29
| * | fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller2016-08-29
| * | fm10k: NAPI polling routine must return actual work doneJacob Keller2016-08-29
| * | fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller2016-08-29
| * | fm10k: remove fm10k_get_reta_size from namespaceJacob Keller2016-08-29
| * | fm10k: use variadic form of alloc_workqueueJacob Keller2016-08-29
| * | fm10k: use software values when checking for Tx hangs in hot pathJacob Keller2016-08-29
| * | fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller2016-08-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\ \ \ | |/ / |/| / | |/
| * i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-25
| * ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-20
* | ixgbe: Add support for new X557 deviceDon Skidmore2016-08-20
* | ixgbe: add device to MDIO speed settingDon Skidmore2016-08-20
* | ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-20
* | ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-20
* | ixgbevf: fix incorrect MAC address on loadEmil Tantilov2016-08-20
* | ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2016-08-20
* | i40evf: Open RDMA Client after resetAvinash Dayanand2016-08-20
* | i40e/i40evf: Fix indentationJeff Kirsher2016-08-20
* | i40e: Correcting mutex usage in client codeAvinash Dayanand2016-08-20
* | i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2016-08-20
* | i40e: Initialize pointer in client_release functionHarshitha Ramamurthy2016-08-20
* | i40e: Check client is open before calling client opsCatherine Sullivan2016-08-20
* | i40e: use matching format identifiersHeinrich Schuchardt2016-08-20
* | i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2016-08-20
* | i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2016-08-20
* | i40e: refactor tail_bump checkCarolyn Wyborny2016-08-20
* | i40evf: report link speedMitch Williams2016-08-20
* | i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-20
* | i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller2016-08-20
* | i40e: fix broken i40e_config_rss_aq functionJacob Keller2016-08-20