aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-25
|\ \ \ \
| * | | | i40e: Explicitly write platform-specific mac address after PF resetTushar Dave2016-07-22
| * | | | i40e: add missing link advertise settingStefan Assmann2016-07-22
| * | | | i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan2016-07-22
| * | | | i40e: Remove redundant memsetAmitoj Kaur Chawla2016-07-22
| * | | | i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-22
| * | | | i40e: refactor Rx filter handlingMitch Williams2016-07-22
| * | | | i40evf: add hyperv dev idsJoshua Hay2016-07-22
| * | | | i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-22
| * | | | i40e/i40evf: remove useless initializerMitch Williams2016-07-22
| * | | | i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-22
| * | | | i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-22
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\ \ \ \ | |/ / / |/| | |
| * | | i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-15
| * | | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-15
| * | | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-15
| * | | i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-15
* | | | fm10k: bump version numberJacob Keller2016-07-20
* | | | fm10k: return proper error code when pci_enable_msix_range failsJacob Keller2016-07-20
* | | | fm10k: force link to remain down for at least a second on resume eventsJacob Keller2016-07-20
* | | | fm10k: implement request_lport_map pointerJacob Keller2016-07-20
* | | | fm10k: check if PCIe link is restoredJacob Keller2016-07-20
* | | | fm10k: enable bus master after every resetJacob Keller2016-07-20
* | | | fm10k: use common flow for suspend and resumeJacob Keller2016-07-20
* | | | fm10k: implement reset_notify handler for PCIe FLR eventsJacob Keller2016-07-20
* | | | fm10k: use common reset flow when handling io errors from PCI stackJacob Keller2016-07-20
* | | | fm10k: implement prepare_suspend and handle_resumeJacob Keller2016-07-20
* | | | fm10k: split fm10k_reinit into two functionsJacob Keller2016-07-20
* | | | fm10k: wait for queues to drain if stop_hw() fails onceJacob Keller2016-07-20
* | | | fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDINGJacob Keller2016-07-20
* | | | fm10k: use actual hardware registers when checking for pending TxJacob Keller2016-07-20
* | | | fm10k: perform data path reset even when switch is not readyJacob Keller2016-07-20
* | | | fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller2016-07-20
* | | | fm10k: Reset mailbox global interruptsNgai-Mint Kwan2016-07-20
* | | | fm10k: prevent multiple threads updating statisticsJacob Keller2016-07-20
* | | | fm10k: avoid possible null pointer dereference in fm10k_update_statsJacob Keller2016-07-20
* | | | fm10k: no need to continue in fm10k_down if __FM10K_DOWN already setJacob Keller2016-07-20
* | | | drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2016-07-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06
|\| | |
| * | | ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-29
| * | | e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-29
| | |/ | |/|
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-06-30
|\ \ \
| * | | igb: Only DMA sync frame lengthAndrew Lunn2016-06-29
| * | | ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-29
| * | | ixgbe: Correct reporting of timestamping for x550Tony Nguyen2016-06-29
| * | | fm10k: Remove create_workqueueBhaktipriya Shridhar2016-06-29
| * | | igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller2016-06-29
| * | | igb: implement igb_ptp_suspendJacob Keller2016-06-29
| * | | igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller2016-06-29
| * | | igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller2016-06-29