summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-12-14ice: Refactor status flow for DDP loadWojciech Drewek
2021-12-14ice: Refactor promiscuous functionsBrett Creeley
2021-12-14ice: refactor PTYPE validatingJeff Guo
2021-12-14ice: Add package PTYPE enable informationHaiyue Wang
2021-12-14ibmvnic: remove unused definesDany Madden
2021-12-14ibmvnic: Update driver return codesDany Madden
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean
2021-12-14bareudp: Add extack support to bareudp_configure()Guillaume Nault
2021-12-14Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMPHangbin Liu
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: mtk_eth: add COMPILE_TEST supportLorenzo Bianconi
2021-12-13mt76: remove variable set but not usedYang Li
2021-12-13net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2021-12-13net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger
2021-12-13net: lan966x: Fix the configuration of the pcsHoratiu Vultur
2021-12-13net: vertexcom: Add MSE102x SPI supportStefan Wahren
2021-12-13net: mvneta: mark as a legacy_pre_march2020 driverRussell King (Oracle)
2021-12-13net: axienet: mark as a legacy_pre_march2020 driverRussell King (Oracle)
2021-12-13isdn: cpai: no need to initialise statics to 0Jason Wang
2021-12-13net: ipa: fix IPA v4.5 interconnect dataAlex Elder
2021-12-13bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault
2021-12-13bareudp: Remove bareudp_dev_create()Guillaume Nault
2021-12-13net: stmmac: bump tc when get underflow error from DMA descriptorXiaoliang Yang
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean
2021-12-12net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean
2021-12-12net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean
2021-12-12net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean
2021-12-12net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean
2021-12-12net: dsa: sja1105: let deferred packets time out when sent to ports going downVladimir Oltean
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean
2021-12-12net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devicesTobias Waldekranz
2021-12-10net: ocelot: add FDMA supportClément Léger
2021-12-10net: ocelot: add support for ndo_change_mtuClément Léger
2021-12-10net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger
2021-12-10net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger
2021-12-10net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar
2021-12-10net: wwan: iosm: removed unused function declM Chetan Kumar
2021-12-10net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar
2021-12-10net: wwan: iosm: set tx queue lenM Chetan Kumar
2021-12-10net: bna: Update supported link modesErik Ekman
2021-12-10ppp: add netns refcount trackerEric Dumazet
2021-12-09sh_eth: Use dev_err_probe() helperGeert Uytterhoeven
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds