summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-21can: mcp251x: add support for half duplex controllersTim Harvey
2020-09-21can: mcp251x: Use readx_poll_timeout() helperAndy Shevchenko
2020-09-21can: mcp251x: add GPIO supportTimo Schlüßler
2020-09-21can: mcp251x: sort include files alphabeticallyMarc Kleine-Budde
2020-09-21can: spi: Kconfig: remove unneeded dependencies form Kconfig symbolsMarc Kleine-Budde
2020-09-21can: pcan_usb: add support of rxerr/txerr countersStephane Grosjean
2020-09-21can: pcan_usb: Document the commands sent to the deviceStephane Grosjean
2020-09-21can: pch_can: use generic power managementVaibhav Gupta
2020-09-21can: peak_canfd: Remove unused macrosWang Hai
2020-09-21can: peak_usb: convert to use le32_add_cpu()Liu Shixin
2020-09-21can: ti_hecc: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-09-21can: mscan: mark expected switch fall-throughMarc Kleine-Budde
2020-09-21can: mcba_usb: remove redundant initialization of variable errColin Ian King
2020-09-21can: c_can: Remove unused inline functionYueHaibing
2020-09-21can: dev: can_bus_off(): print scheduling of restart if activatedMarc Kleine-Budde
2020-09-21can: dev: can_change_state(): print human readable state change messagesMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): print number of echo_skb that is occupiedMarc Kleine-Budde
2020-09-21can: softing: update dead linkDiego Elio Pettenò
2020-09-21can: slcan: update dead linkDiego Elio Pettenò
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2020-09-21can: flexcan: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-09-21can: grcan: fix spelling mistake "buss" -> "bus"Colin Ian King
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall
2020-09-20bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan
2020-09-20bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan
2020-09-20bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam
2020-09-20bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-20bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-20bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()Zhang Changzhong
2020-09-20net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skbLorenzo Bianconi
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-20net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-09-19net: phy: dp83822: Update the fiber advertisement for speedDan Murphy
2020-09-19net: dp83869: Add ability to advertise Fiber connectionDan Murphy
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19net: ethernet: ti: cpsw: use true,false for bool variablesJason Yan
2020-09-198139too: use true,false for bool variablesJason Yan
2020-09-19bnx2x: use true,false for bool variablesJason Yan
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-19net: b44: use true,false for bool variablesJason Yan
2020-09-19net: micrel: Remove set but not used variableZheng Yongjun
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn