summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King
2017-10-04ravb: RX checksum offloadSimon Horman
2017-10-03cxgb4: add new T6 pci device id'sGanesh Goudar
2017-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-10-03mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter
2017-10-03mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi
2017-10-03mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi
2017-10-03mlxsw: spectrum: Add trap for multicast trap-and-forward routesYotam Gigi
2017-10-03mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi
2017-10-03cxgb4: Update comment for min_mtuArjun Vynipadath
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches
2017-10-03fm10k: bump version numberJacob Keller
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: fix client notify of VF resetAlan Brady
2017-10-02i40e: fix handling of vf_states variableAlan Brady
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller
2017-10-02i40e: make use of i40e_vc_disable_vfJacob Keller
2017-10-02i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller
2017-10-02i40e: don't hold spinlock while resetting VFJacob Keller
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski
2017-10-02i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-10-02i40e: remove logically dead codeLihong Yang
2017-10-02i40e: limit lan queue count in large CPU count machineShannon Nelson
2017-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-10-02mlxsw: spectrum_router: Drop a redundant conditionPetr Machata
2017-10-02mlxsw: spectrum_router: Fix a typoPetr Machata
2017-10-02fm10k: prevent race condition of __FM10K_SERVICE_SCHEDJacob Keller
2017-10-02fm10k: move fm10k_prepare_for_reset and fm10k_handle_resetJacob Keller
2017-10-02fm10k: avoid divide by zero in rare cases when device is resettingJacob Keller
2017-10-02fm10k: don't loop while resetting VFs due to VFLR eventJacob Keller
2017-10-02fm10k: simplify reading PFVFLRE registerJacob Keller
2017-10-02fm10k: avoid needless delay when loading driverJacob Keller
2017-10-02fm10k: add missing fall through commentJacob Keller
2017-10-02fm10k: avoid possible truncation of q_vector->nameJacob Keller
2017-10-02fm10k: fix typos on fall through commentsJacob Keller
2017-10-02fm10k: stop spurious link down messages when Tx FIFO is fullJacob Keller
2017-10-02fm10k: Use seq_putc() in fm10k_dbg_desc_break()Markus Elfring