summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2019-01-09net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-01-09tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn
2019-01-09bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-09iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2018-12-18net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2018-12-17net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu