summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-06ice: Allow operation with reduced device MSI-XTony Nguyen
2022-09-06i40e: add description and modify interrupts configuration procedureJaroslaw Gawin
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-06net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_dataChristian Marangi
2022-09-06wifi: rsi: fix kernel-doc warningJohannes Berg
2022-09-06net: moxa: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06wifi: mac80211_hwsim: always activate all linksJohannes Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211_hwsim: send NDP for link (de)activationJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211_hwsim: track active STA linksJohannes Berg
2022-09-06wifi: mac80211_hwsim: skip inactive links on TXJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur
2022-09-06can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-06can: gs_usb: add RX and TX hardware timestamp supportJohn Whittington
2022-09-06can: gs_usb: use common spelling of GS_USB in macrosMarc Kleine-Budde
2022-09-05can: kvaser_pciefd: remove redundant variable retJinpeng Cui
2022-09-05can: sja1000: remove redundant variable retJinpeng Cui
2022-09-05can: sja1000: Add support for RZ/N1 SJA1000 CAN ControllerBiju Das
2022-09-05can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one elementKenneth Lee
2022-09-05can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...Christophe JAILLET
2022-09-05can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*Marc Kleine-Budde
2022-09-05can: rx-offload: can_rx_offload_init_queue(): fix typoMarc Kleine-Budde
2022-09-05PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov
2022-09-05r8169: remove not needed net_ratelimit() checkHeiner Kallweit
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson
2022-09-05net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson
2022-09-05net: fman: Change return type of disable to voidSean Anderson
2022-09-05net: fman: Clean up error handlingSean Anderson
2022-09-05net: fman: Specify type of mac_dev for exception_cbSean Anderson
2022-09-05net: fman: Use mac_dev for some paramsSean Anderson
2022-09-05net: fman: Pass params directly to mac initSean Anderson
2022-09-05net: fman: Map the base address onceSean Anderson
2022-09-05net: fman: Remove internal_phy_node from paramsSean Anderson
2022-09-05net: fman: Inline several functions into initializationSean Anderson
2022-09-05net: fman: Mark mac methods staticSean Anderson
2022-09-05net: fman: Move initialization to mac-specific filesSean Anderson
2022-09-05r8169: remove useless PCI region size checkHeiner Kallweit
2022-09-05stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET
2022-09-05net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi
2022-09-05net: dsa: microchip: lan937x: add interrupt support for port phy linkArun Ramadoss
2022-09-05net: dsa: microchip: lan937x: clear the POR_READY_INT status bitArun Ramadoss
2022-09-05net: dsa: microchip: add reference to ksz_device inside the ksz_portArun Ramadoss