summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde2-0/+14
2020-09-21can: mscan: simplify clock enable/disableZhang Changzhong1-18/+10
2020-09-21can: mscan: mpc5xxx_can: update contact emailWolfram Sang1-1/+1
2020-09-21can: mcp251x: add support for half duplex controllersTim Harvey1-7/+27
2020-09-21can: mcp251x: Use readx_poll_timeout() helperAndy Shevchenko1-31/+33
2020-09-21can: mcp251x: add GPIO supportTimo Schlüßler1-0/+243
2020-09-21can: mcp251x: sort include files alphabeticallyMarc Kleine-Budde1-2/+2
2020-09-21dt-bindings: can: mcp251x: document GPIO supportMarc Kleine-Budde1-0/+5
2020-09-21dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOWMarc Kleine-Budde1-1/+1
2020-09-21can: spi: Kconfig: remove unneeded dependencies form Kconfig symbolsMarc Kleine-Budde1-2/+0
2020-09-21can: pcan_usb: add support of rxerr/txerr countersStephane Grosjean1-16/+117
2020-09-21can: pcan_usb: Document the commands sent to the deviceStephane Grosjean1-7/+26
2020-09-21can: pch_can: use generic power managementVaibhav Gupta1-42/+21
2020-09-21can: peak_canfd: Remove unused macrosWang Hai1-2/+0
2020-09-21can: peak_usb: convert to use le32_add_cpu()Liu Shixin1-1/+1
2020-09-21can: ti_hecc: convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-22/+5
2020-09-21can: mscan: mark expected switch fall-throughMarc Kleine-Budde1-0/+1
2020-09-21can: mcba_usb: remove redundant initialization of variable errColin Ian King1-1/+1
2020-09-21can: c_can: Remove unused inline functionYueHaibing1-9/+0
2020-09-21can: dev: can_bus_off(): print scheduling of restart if activatedMarc Kleine-Budde1-1/+5
2020-09-21can: dev: can_change_state(): print human readable state change messagesMarc Kleine-Budde1-1/+25
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde2-6/+9
2020-09-21can: dev: can_put_echo_skb(): print number of echo_skb that is occupiedMarc Kleine-Budde1-1/+1
2020-09-21can: remove "WITH Linux-syscall-note" from SPDX tag of C filesMasahiro Yamada4-4/+4
2020-09-21can: softing: update dead linkDiego Elio Pettenò1-1/+1
2020-09-21can: slcan: update dead linkDiego Elio Pettenò1-2/+2
2020-09-21can: raw: fix indentionMarc Kleine-Budde1-12/+12
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde21-36/+36
2020-09-21can: net: fix spelling mistakesMarc Kleine-Budde1-2/+2
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde2-2/+2
2020-09-21can: flexcan: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2020-09-21can: grcan: fix spelling mistake "buss" -> "bus"Colin Ian King1-1/+1
2020-09-20RDS: drop double zeroingJulia Lawall1-1/+1
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall1-1/+1
2020-09-20Merge branch 'DSA-with-VLAN-filtering-and-offloading-masters'David S. Miller7-99/+206
2020-09-20net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tagsVladimir Oltean1-4/+17
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean3-2/+27
2020-09-20net: dsa: install VLANs into the master's RX filter tooVladimir Oltean1-4/+32
2020-09-20net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0Vladimir Oltean2-4/+46
2020-09-20net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()Vladimir Oltean1-7/+7
2020-09-20net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...Vladimir Oltean2-41/+33
2020-09-20net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPERVladimir Oltean1-36/+38
2020-09-20net: dsa: rename dsa_slave_upper_vlan_check to something more suggestiveVladimir Oltean1-4/+4
2020-09-20net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPERVladimir Oltean1-1/+6
2020-09-20net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()Zhang Changzhong1-4/+3
2020-09-20net: remove unnecessary NULL checking in napi_consume_skb()Yunsheng Lin1-3/+0
2020-09-20net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skbLorenzo Bianconi1-7/+4
2020-09-20net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij1-0/+3
2020-09-19Merge branch '100base-Fx-link-modes'David S. Miller6-4/+92
2020-09-19net: phy: dp83822: Update the fiber advertisement for speedDan Murphy1-3/+10