summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-1438-142/+0
* net: mtk_eth: add COMPILE_TEST supportLorenzo Bianconi2021-12-131-1/+2
* mt76: remove variable set but not usedYang Li2021-12-131-2/+1
* net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar2021-12-131-3/+3
* net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger2021-12-131-2/+2
* net: lan966x: Fix the configuration of the pcsHoratiu Vultur2021-12-131-6/+0
* net: vertexcom: Add MSE102x SPI supportStefan Wahren2021-12-135-0/+802
* net: mvneta: mark as a legacy_pre_march2020 driverRussell King (Oracle)2021-12-131-0/+1
* net: axienet: mark as a legacy_pre_march2020 driverRussell King (Oracle)2021-12-131-0/+1
* isdn: cpai: no need to initialise statics to 0Jason Wang2021-12-131-1/+1
* net: ipa: fix IPA v4.5 interconnect dataAlex Elder2021-12-131-6/+1
* bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault2021-12-131-0/+7
* bareudp: Remove bareudp_dev_create()Guillaume Nault2021-12-131-34/+0
* net: stmmac: bump tc when get underflow error from DMA descriptorXiaoliang Yang2021-12-133-33/+27
* net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean2021-12-121-14/+8
* Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-123-5/+64
* net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean2021-12-123-58/+32
* net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean2021-12-123-4/+8
* net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean2021-12-123-19/+11
* net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean2021-12-122-5/+5
* net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean2021-12-121-45/+32
* net: dsa: sja1105: let deferred packets time out when sent to ports going downVladimir Oltean2021-12-121-13/+0
* net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean2021-12-121-50/+14
* net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devicesTobias Waldekranz2021-12-121-1/+3
* net: ocelot: add FDMA supportClément Léger2021-12-115-4/+1092
* net: ocelot: add support for ndo_change_mtuClément Léger2021-12-112-0/+16
* net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-111-17/+24
* net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-111-5/+13
* net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar2021-12-111-1/+1
* net: wwan: iosm: removed unused function declM Chetan Kumar2021-12-111-10/+0
* net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar2021-12-114-21/+27
* net: wwan: iosm: set tx queue lenM Chetan Kumar2021-12-111-1/+2
* net: bna: Update supported link modesErik Ekman2021-12-111-11/+11
* ppp: add netns refcount trackerEric Dumazet2021-12-101-2/+3
* sh_eth: Use dev_err_probe() helperGeert Uytterhoeven2021-12-101-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-09164-570/+1174
|\
| * Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-0953-234/+491
| |\
| | * net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)2021-12-091-30/+34
| | * net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar2021-12-093-10/+0
| | * net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar2021-12-093-1/+8
| | * net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar2021-12-091-7/+11
| | * net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito2021-12-091-1/+4
| | * net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito2021-12-091-5/+5
| | * nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-091-1/+3
| | * net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza2021-12-091-1/+7
| | * can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-091-28/+73
| | * can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson2021-12-091-1/+7
| | * net: mvpp2: fix XDP rx queues registeringLouis Amas2021-12-091-2/+2
| | * vmxnet3: fix minimum vectors alloc issueRonak Doshi2021-12-091-6/+7
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-091-4/+4
| | |\