summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede
2021-01-14mt7601u: check the status of device in calibrationZhi Han
2021-01-14mt7601u: process URBs in status EPROTO properlyZhi Han
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven
2021-01-14rtw88: Simplify bool comparisonYANG LI
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai
2021-01-14mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor
2021-01-14can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_bufMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): add software tx timestampsVincent Mailhol
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2021-01-14can: dev: extend struct can_skb_priv to hold CAN frame lengthMarc Kleine-Budde
2021-01-14can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol
2021-01-14can: length: can_fd_len2dlc(): simplify length calculcationMarc Kleine-Budde
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13dpaa2-mac: fix the remove path for non-MAC interfacesIoana Ciornei
2021-01-13dpaa2-eth: add support for Rx VLAN filteringIonut-robert Aron
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli
2021-01-13Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13net/mlx5e: IPsec, Remove unnecessary config flag usageTariq Toukan
2021-01-13net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan
2021-01-13net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan
2021-01-13net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan
2021-01-13net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan
2021-01-13net/mlx5e: Remove redundant initialization to nullRoi Dayan
2021-01-13net/mlx5e: CT: Pass null instead of zero specRoi Dayan
2021-01-13net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu
2021-01-13net/mlx5: E-Switch, use new cap as condition for mpls over udpEli Cohen
2021-01-13net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen
2021-01-13can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-13can: length: convert to kernel coding styleMarc Kleine-Budde
2021-01-13can: dev: move netlink related code into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move skb related into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move length related code into seperate fileMarc Kleine-Budde