summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211: simplify TX aggregation startJohannes Berg2019-10-0418-32/+22
* net: phy: at803x: remove probe and struct at803x_privOleksij Rempel2019-10-031-21/+0
* net: phy: at803x: add ar9331 supportOleksij Rempel2019-10-031-0/+12
* mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2019-10-032-2/+19
* net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding2019-10-034-2/+34
* net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2019-10-032-1/+11
* r8152: Add identifier names for function pointersPrashant Malani2019-10-031-11/+12
* mvpp2: remove misleading commentMatteo Croce2019-10-021-2/+1
* Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com2019-10-021-3/+3
* Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com2019-10-021-1/+9
* net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean2019-10-027-88/+69
* net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}Vladimir Oltean2019-10-024-32/+47
* net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean2019-10-022-5/+4
* ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson2019-10-021-0/+16
* ionic: implement ethtool set-fecShannon Nelson2019-10-021-27/+67
* ionic: report users coalesce requestShannon Nelson2019-10-023-18/+19
* ionic: use wait_on_bit_lock() rather than open codeShannon Nelson2019-10-023-13/+13
* ionic: simplify returns in devlink infoShannon Nelson2019-10-021-5/+4
* mlxsw: spectrum: Use per-netns netdevice notifier registrationJiri Pirko2019-10-021-3/+6
* r8152: Use guard clause and fix comment typosPrashant Malani2019-10-011-16/+16
* hso: fix NULL-deref on tty openJohan Hovold2019-10-011-4/+8
* net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink2019-10-011-4/+27
* r8152: Factor out OOB link list waitsPrashant Malani2019-10-011-52/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2887-917/+645
|\
| * net: tap: clean up an indentation issueColin Ian King2019-09-271-1/+1
| * nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost2019-09-271-4/+10
| * mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson2019-09-271-0/+6
| * mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel2019-09-271-0/+9
| * net: ena: clean up indentation issueColin Ian King2019-09-271-2/+2
| * NFC: st95hf: clean up indentation issueColin Ian King2019-09-271-1/+1
| * net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson2019-09-271-0/+3
| * net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi2019-09-271-3/+3
| * ptp: correctly disable flags on old ioctlsJacob Keller2019-09-271-2/+2
| * net: dsa: microchip: Always set regmap stride to 1Marek Vasut2019-09-271-1/+1
| * nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost2019-09-271-0/+3
| * nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost2019-09-271-0/+4
| * vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern2019-09-271-1/+2
| * net: dsa: qca8k: Fix port enable for CPU portAndrew Lunn2019-09-271-0/+3
| * net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2019-09-271-1/+1
| * net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter2019-09-271-1/+1
| * of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter2019-09-271-1/+1
| * net: axienet: fix a signedness bug in probeDan Carpenter2019-09-271-1/+1
| * net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2019-09-271-1/+1
| * net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter2019-09-271-1/+1
| * enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter2019-09-271-1/+1
| * net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter2019-09-271-1/+1
| * net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter2019-09-271-1/+1
| * net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter2019-09-271-1/+1
| * cxgb4: Signedness bug in init_one()Dan Carpenter2019-09-271-1/+1
| * net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter2019-09-271-9/+6