summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal
2021-01-14net: ipa: retry TX channel stop commandsAlex Elder
2021-01-14net: ipa: change stop channel retry delayAlex Elder
2021-01-14net: ipa: change GSI command timeoutAlex Elder
2021-01-14net: ipa: use usleep_range()Alex Elder
2021-01-14net: ipa: introduce some interrupt helpersAlex Elder
2021-01-14net: ipa: a few simple renamesAlex Elder
2021-01-14Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz
2021-01-14net: bonding: Notify ports about their initial stateTobias Waldekranz
2021-01-14mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean
2021-01-14sfp: add support for 100 base-x SFPsBjarni Jonasson
2021-01-14net: phy: ar803x: disable extended next page bitRussell King
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
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-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
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-13Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-13can: length: convert to kernel coding styleMarc Kleine-Budde