summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets
2022-05-10sfc: Move Siena specific filesMartin Habets
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens
2022-05-10igc: Change type of the 'igc_check_downshift' methodSasha Neftin
2022-05-10igc: Remove unused phy_type enumSasha Neftin
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin
2022-05-10ath11k: remove redundant assignment to variables vht_mcs and he_mcsColin Ian King
2022-05-10ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli
2022-05-10wil6210: remove 'freq' debugfsJohannes Berg
2022-05-10ath11k: Designating channel frequency when sending management framesBaochen Qiang
2022-05-10ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-05-10ath11k: Implement remain-on-channel supportBaochen Qiang
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang
2022-05-10net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch
2022-05-09net/mlx5: Lag, use buckets in hash modeMark Bloch
2022-05-09net/mlx5: Lag, refactor dmesg printMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, use actual number of lag portsMark Bloch
2022-05-09net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch
2022-05-09net/mlx5: Lag, support single FDB only on 2 portsMark Bloch
2022-05-09net/mlx5: Lag, store number of ports inside lag objectMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch
2022-05-09net/mlx5: devcom only supports 2 portsMark Bloch
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li
2022-05-09net/mlx5: Add exit route when waiting for FWGavin Li
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang
2022-05-09net: hns3: add query vf ring and vector map relationGuangbin Huang
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang
2022-05-09net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang
2022-05-09net: hns3: remove the affinity settings of vector0Yufeng Mo
2022-05-09net: hns3: fix access null pointer issue when set tx-buf-size as 0Hao Chen