summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-31can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-01-31net: sun: cassini: Cleanup license conflictThomas Gleixner
2019-01-31net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-31mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-31mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-31mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-31net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-31amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-26ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-26qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas
2019-01-26net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn
2019-01-26mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel
2019-01-26mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko
2019-01-22net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold
2019-01-22r8169: load Realtek PHY driver module before r8169Heiner Kallweit
2019-01-22bonding: update nest level on unlinkWillem de Bruijn
2019-01-22r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit
2019-01-22lan743x: Remove phy_read from link status change functionBryan Whitehead
2019-01-22tun: publish tfile after it's fully initializedStanislav Fomichev
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi
2019-01-13qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu
2019-01-13lan743x: Remove MAC Reset from initializationBryan Whitehead
2019-01-13vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-01-13lan78xx: Resolve issue with changing MAC addressJason Martinsen
2019-01-13lan743x: Expand phy search for LAN7431Bryan Whitehead
2019-01-13net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-01-13net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-01-13net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2019-01-13w90p910_ether: remove incorrect __init annotationArnd Bergmann