summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03net: phy: dp83867: Fix various styling and space issuesDan Murphy
2020-09-03net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli
2020-09-03net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli
2020-09-03net: systemport: Manage Wake-on-LAN clockFlorian Fainelli
2020-09-03net: systemport: fetch and use clock resourcesFlorian Fainelli
2020-09-03chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven
2020-09-03net: mvpp2: split xlg and gmac pcsRussell King
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-09-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-09-03net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: tidy up ACPI hackRussell King
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens
2020-09-02ionic: clarify boolean precedenceShannon Nelson
2020-09-02ionic: remove unused variableShannon Nelson
2020-09-02ionic: clean adminq service routineShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-09-02ionic: clean up page handling codeShannon Nelson
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei
2020-09-01ibmvnic: Harden device Command Response Queue handshakeThomas Falcon
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2020-09-01net: sungem: Remove unneeded cast from memory allocationYueHaibing
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei