Age | Commit message (Expand) | Author | Files | Lines |
2022-05-11 | net: atlantic: fix "frag[0] not initialized" | Grant Grundler | 1 | -2/+1 |
2022-05-11 | Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 17 | -299/+712 |
2022-05-10 | net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() | Yang Yingliang | 1 | -3/+1 |
2022-05-10 | net: phy: smsc: add comments for the LAN8742 phy ID mask. | Yuiko Oshino | 1 | -1/+5 |
2022-05-10 | net: phy: microchip: add comments for the modified LAN88xx phy ID mask. | Yuiko Oshino | 1 | -0/+4 |
2022-05-10 | sfc: Add a basic Siena module | Martin Habets | 5 | -3/+28 |
2022-05-10 | sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc | Martin Habets | 2 | -77/+63 |
2022-05-10 | sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc | Martin Habets | 14 | -138/+95 |
2022-05-10 | sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc | Martin Habets | 17 | -609/+459 |
2022-05-10 | sfc/siena: Rename peripheral functions to avoid conflicts with sfc | Martin Habets | 15 | -270/+270 |
2022-05-10 | sfc/siena: Rename RX/TX functions to avoid conflicts with sfc | Martin Habets | 13 | -233/+216 |
2022-05-10 | sfc/siena: Rename functions in efx headers to avoid conflicts with sfc | Martin Habets | 23 | -472/+427 |
2022-05-10 | sfc/siena: Remove build references to missing functionality | Martin Habets | 10 | -458/+17 |
2022-05-10 | sfc: Copy shared files needed for Siena (part 2) | Martin Habets | 27 | -0/+14153 |
2022-05-10 | sfc: Copy shared files needed for Siena (part 1) | Martin Habets | 14 | -0/+10524 |
2022-05-10 | sfc: Move Siena specific files | Martin Habets | 4 | -0/+0 |
2022-05-10 | net: phy: micrel: Fix incorrect variable type in micrel | Wan Jiabing | 1 | -3/+2 |
2022-05-10 | nfp: flower: fix 'variable 'flow6' set but not used' | Louis Peens | 1 | -12/+7 |
2022-05-10 | igc: Change type of the 'igc_check_downshift' method | Sasha Neftin | 2 | -6/+2 |
2022-05-10 | igc: Remove unused phy_type enum | Sasha Neftin | 3 | -18/+3 |
2022-05-10 | igc: Remove igc_set_spd_dplx method | Sasha Neftin | 2 | -51/+0 |
2022-05-10 | net: ethernet: Add driver for Sunplus SP7021 | Wells Lu | 17 | -0/+2042 |
2022-05-10 | net: atlantic: always deep reset on pm op, fixing up my null deref regression | Manuel Ullmann | 1 | -2/+2 |
2022-05-10 | tsnep: Add free running cycle counter support | Gerhard Engleder | 3 | -7/+63 |
2022-05-10 | eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent | Jakub Kicinski | 1 | -3/+0 |
2022-05-09 | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch | 4 | -4/+191 |
2022-05-09 | net/mlx5: Lag, use buckets in hash mode | Mark Bloch | 4 | -76/+182 |
2022-05-09 | net/mlx5: Lag, refactor dmesg print | Mark Bloch | 1 | -10/+12 |
2022-05-09 | net/mlx5: Support devices with more than 2 ports | Mark Bloch | 2 | -2/+4 |
2022-05-09 | net/mlx5: Lag, use actual number of lag ports | Mark Bloch | 3 | -149/+216 |
2022-05-09 | net/mlx5: Lag, use hash when in roce lag on 4 ports | Mark Bloch | 1 | -9/+36 |
2022-05-09 | net/mlx5: Lag, support single FDB only on 2 ports | Mark Bloch | 1 | -0/+4 |
2022-05-09 | net/mlx5: Lag, store number of ports inside lag object | Mark Bloch | 2 | -0/+2 |
2022-05-09 | net/mlx5: Lag, filter non compatible devices | Mark Bloch | 3 | -14/+47 |
2022-05-09 | net/mlx5: Lag, use lag lock | Mark Bloch | 4 | -65/+35 |
2022-05-09 | net/mlx5: Lag, move E-Switch prerequisite check into lag code | Mark Bloch | 3 | -16/+9 |
2022-05-09 | net/mlx5: devcom only supports 2 ports | Mark Bloch | 2 | -7/+11 |
2022-05-09 | net/mlx5: Lag, expose number of lag ports | Mark Bloch | 1 | -0/+6 |
2022-05-09 | net/mlx5: Increase FW pre-init timeout for health recovery | Gavin Li | 6 | -13/+20 |
2022-05-09 | net/mlx5: Add exit route when waiting for FW | Gavin Li | 1 | -1/+4 |
2022-05-09 | nfp: support Corigine PCIE vendor ID | Yu Xiao | 4 | -16/+50 |
2022-05-09 | nfp: vendor neutral strings for chip and Corigne in strings for driver | Yu Xiao | 3 | -5/+7 |
2022-05-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 5 | -28/+78 |
2022-05-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 2 | -5/+4 |
2022-05-09 | net: phy: Fix race condition on link status change | Francesco Dolcini | 1 | -1/+6 |
2022-05-09 | ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one() | Yang Yingliang | 1 | -1/+4 |
2022-05-09 | ionic: fix missing pci_release_regions() on error in ionic_probe() | Yang Yingliang | 1 | -1/+2 |
2022-05-09 | net: hns3: fix incorrect type of argument in declaration of function hclge_co... | Guangbin Huang | 1 | -1/+1 |
2022-05-09 | net: hns3: add query vf ring and vector map relation | Guangbin Huang | 2 | -0/+84 |
2022-05-09 | net: hns3: add byte order conversion for VF to PF mailbox message | Jie Wang | 4 | -58/+75 |