summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-06-06net: phy: split out 10G genphy supportRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-06tun: use symmetric hashJason Wang
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-06net: dsa: mv88e6xxx: fix 6085 frame mode maskingVivien Didelot
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko
2017-06-06acl: Introduce ACL trap actionJiri Pirko
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko
2017-06-06net/mlxfw: remove redundant goto on error checkColin Ian King
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-06-06e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier
2017-06-06igb: Remove useless argumentBenjamin Poirier
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-06e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng