aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/t7xx/t7xx_netdev.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-09net: wwan: t7xx: Add data path interfaceHaijun Liu7-0/+2758
2022-05-09net: wwan: t7xx: Data path HW layerHaijun Liu3-0/+1675
2022-05-09net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda4-0/+198
2022-05-09net: wwan: t7xx: Add control portHaijun Liu9-3/+561
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu7-2/+677
2022-05-09net: wwan: t7xx: Add core componentsHaijun Liu14-0/+2108
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu5-0/+1812
2022-05-09net: skb: introduce skb_data_area_size()Ricardo Martinez1-0/+5
2022-05-09list: Add list_next_entry_circular() and list_prev_entry_circular()Ricardo Martinez1-0/+26
2022-05-08selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata2-0/+110
2022-05-08selftests: lib: Add a generic helper for obtaining HW statsPetr Machata2-12/+15
2022-05-08mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata1-32/+15
2022-05-08mlxsw: spectrum: Update a commentPetr Machata1-3/+2
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata3-28/+15
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata3-18/+16
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata2-11/+40
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata3-15/+16
2022-05-08mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata2-0/+21
2022-05-08mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata1-10/+16
2022-05-08net: wan: switch to netif_napi_add_weight()Jakub Kicinski4-4/+5
2022-05-08net: virtio: switch to netif_napi_add_weight()Jakub Kicinski1-2/+2
2022-05-08r8152: switch to netif_napi_add_weight()Jakub Kicinski1-4/+2
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski34-47/+58
2022-05-08caif_virtio: switch to netif_napi_add_weight()Jakub Kicinski1-1/+2
2022-05-08um: vector: switch to netif_napi_add_weight()Jakub Kicinski1-1/+2
2022-05-06net: dsa: delete dsa_port_walk_{fdbs,mdbs}Vladimir Oltean2-46/+0
2022-05-06net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean3-46/+69
2022-05-06net: dsa: felix: stop migrating FDBs back and forth on tag proto changeVladimir Oltean1-53/+2
2022-05-06net: dsa: felix: use PGID_CPU for FDB entry migration on NPI portVladimir Oltean1-4/+2
2022-05-06mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson1-2/+4
2022-05-06Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"Marcin Szycik1-5/+3
2022-05-06ice: link representors to PCI deviceMichal Swiatkowski1-0/+1
2022-05-06net: move netif_set_gso_max helpersJakub Kicinski2-21/+21
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski28-46/+49
2022-05-06net: don't allow user space to lift the device limitsJakub Kicinski3-2/+46
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski9-18/+24
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens1-1/+2
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens2-183/+0
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens3-1/+154
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens1-59/+115
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens2-33/+47
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens1-19/+33
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens1-7/+34
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens2-7/+39
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens3-33/+105
2022-05-05mptcp: add more offered MIBs counterPaolo Abeni3-1/+13
2022-05-05mptcp: never shrink offered windowPaolo Abeni3-12/+50
2022-05-05tcp: allow MPTCP to update the announced windowPaolo Abeni3-8/+10
2022-05-05mptcp: add mib for xmit window sharingPaolo Abeni3-1/+5
2022-05-05mptcp: really share subflow snd_wndPaolo Abeni1-9/+15