summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-59/+150
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka-1/+1
2019-04-30Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller-35/+88
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter-0/+6
2019-04-29Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller-0/+6
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo-11/+31
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris-9/+29
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho-6/+0
2019-04-28iwlwifi: fix driver operation for 5350Emmanuel Grumbach-1/+2
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho-4/+24
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan-4/+5
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan-8/+6
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan-2/+6
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan-6/+6
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam-0/+1
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan-1/+8
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds-1/+1
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn-2/+4
2019-04-26qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork-0/+10
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne-0/+3
2019-04-25mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson-1/+1
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin-0/+2
2019-04-24net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu-0/+6
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King-5/+5
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez-0/+9
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul-2/+2
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-11/+27
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu-0/+7
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy-2/+2
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng-2/+6
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen-2/+2
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel-1/+1
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata-1/+1
2019-04-18iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz-1/+1
2019-04-18iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman-0/+5
2019-04-18iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu-7/+11
2019-04-18iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg-2/+4
2019-04-18iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu-6/+13
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King-2/+2
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing-1/+1
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King-1/+1
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King-1/+1
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca-1/+5
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller-215/+123