Age | Commit message (Expand) | Author | Files | Lines |
2022-05-12 | net: enetc: count the tc-taprio window drops | Po Liu | 4 | -2/+16 |
2022-05-12 | net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled | Vladimir Oltean | 2 | -4/+8 |
2022-05-12 | net: macb: use NAPI for TX completion path | Robert Hancock | 2 | -73/+161 |
2022-05-12 | net: macb: simplify/cleanup NAPI reschedule checking | Robert Hancock | 1 | -34/+31 |
2022-05-12 | net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953 | Vladimir Oltean | 4 | -1/+7 |
2022-05-12 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 6 | -74/+4 |
2022-05-11 | eth: amd: remove NI6510 support (ni65) | Jakub Kicinski | 5 | -1386/+0 |
2022-05-11 | net: appletalk: remove Apple/Farallon LocalTalk PC support | Jakub Kicinski | 4 | -1363/+0 |
2022-05-11 | Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 21 | -301/+716 |
2022-05-11 | net: phy: smsc: add comments for the LAN8742 phy ID mask. | Yuiko Oshino | 1 | -1/+5 |
2022-05-11 | net: phy: microchip: add comments for the modified LAN88xx phy ID mask. | Yuiko Oshino | 1 | -0/+4 |
2022-05-11 | sfc: Add a basic Siena module | Martin Habets | 5 | -3/+28 |
2022-05-11 | sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc | Martin Habets | 2 | -77/+63 |
2022-05-11 | sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc | Martin Habets | 14 | -138/+95 |
2022-05-11 | sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc | Martin Habets | 17 | -609/+459 |
2022-05-11 | sfc/siena: Rename peripheral functions to avoid conflicts with sfc | Martin Habets | 15 | -270/+270 |
2022-05-11 | sfc/siena: Rename RX/TX functions to avoid conflicts with sfc | Martin Habets | 13 | -233/+216 |
2022-05-11 | sfc/siena: Rename functions in efx headers to avoid conflicts with sfc | Martin Habets | 23 | -472/+427 |
2022-05-11 | sfc/siena: Remove build references to missing functionality | Martin Habets | 10 | -458/+17 |
2022-05-11 | sfc: Copy shared files needed for Siena (part 2) | Martin Habets | 27 | -0/+14153 |
2022-05-11 | sfc: Copy shared files needed for Siena (part 1) | Martin Habets | 14 | -0/+10524 |
2022-05-11 | sfc: Move Siena specific files | Martin Habets | 4 | -0/+0 |
2022-05-11 | nfp: flower: fix 'variable 'flow6' set but not used' | Louis Peens | 1 | -12/+7 |
2022-05-11 | igc: Change type of the 'igc_check_downshift' method | Sasha Neftin | 2 | -6/+2 |
2022-05-11 | igc: Remove unused phy_type enum | Sasha Neftin | 3 | -18/+3 |
2022-05-11 | 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 | tsnep: Add free running cycle counter support | Gerhard Engleder | 3 | -7/+63 |
2022-05-10 | ptp: Speed up vclock lookup | Gerhard Engleder | 2 | -19/+48 |
2022-05-10 | ptp: Pass hwtstamp to ptp_convert_timestamp() | Gerhard Engleder | 1 | -3/+2 |
2022-05-10 | ptp: Add cycles support for virtual clocks | Gerhard Engleder | 4 | -16/+49 |
2022-05-10 | eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent | Jakub Kicinski | 1 | -3/+0 |
2022-05-10 | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch | 4 | -4/+191 |
2022-05-10 | net/mlx5: Lag, use buckets in hash mode | Mark Bloch | 4 | -76/+182 |
2022-05-10 | net/mlx5: Lag, refactor dmesg print | Mark Bloch | 1 | -10/+12 |
2022-05-10 | net/mlx5: Support devices with more than 2 ports | Mark Bloch | 2 | -2/+4 |
2022-05-10 | net/mlx5: Lag, use actual number of lag ports | Mark Bloch | 3 | -149/+216 |
2022-05-10 | net/mlx5: Lag, use hash when in roce lag on 4 ports | Mark Bloch | 1 | -9/+36 |
2022-05-10 | net/mlx5: Lag, support single FDB only on 2 ports | Mark Bloch | 1 | -0/+4 |
2022-05-10 | net/mlx5: Lag, store number of ports inside lag object | Mark Bloch | 2 | -0/+2 |
2022-05-10 | net/mlx5: Lag, filter non compatible devices | Mark Bloch | 3 | -14/+47 |
2022-05-10 | net/mlx5: Lag, use lag lock | Mark Bloch | 4 | -65/+35 |
2022-05-10 | net/mlx5: Lag, move E-Switch prerequisite check into lag code | Mark Bloch | 3 | -16/+9 |
2022-05-10 | net/mlx5: devcom only supports 2 ports | Mark Bloch | 2 | -7/+11 |
2022-05-10 | net/mlx5: Lag, expose number of lag ports | Mark Bloch | 5 | -2/+10 |
2022-05-10 | net/mlx5: Increase FW pre-init timeout for health recovery | Gavin Li | 6 | -13/+20 |
2022-05-10 | net/mlx5: Add exit route when waiting for FW | Gavin Li | 1 | -1/+4 |
2022-05-10 | nfp: support Corigine PCIE vendor ID | Yu Xiao | 4 | -16/+50 |
2022-05-10 | nfp: vendor neutral strings for chip and Corigne in strings for driver | Yu Xiao | 3 | -5/+7 |
2022-05-10 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 2 | -5/+4 |