summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-12net: ipa: prevent concurrent replenishAlex Elder
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee
2022-01-10Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bna: Simplify DMA settingChristophe JAILLET
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET
2022-01-09net: allwinner: Fix print formatJakub Kicinski
2022-01-09amt: fix wrong return type of amt_send_membership_update()Taehee Yoo
2022-01-09net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer
2022-01-09iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor
2022-01-09can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman
2022-01-09can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network de...Lad Prabhakar
2022-01-09can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang
2022-01-09can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde
2022-01-08can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold
2022-01-08can: flexcan: add ethtool support to get rx/tx ring parametersDario Binacchi
2022-01-08can: flexcan: add ethtool support to change rx-rtr setting during runtimeMarc Kleine-Budde
2022-01-08can: flexcan: add more quirks to describe RX path capabilitiesMarc Kleine-Budde
2022-01-08can: flexcan: rename RX modesMarc Kleine-Budde