summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan6-9/+28
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan7-31/+34
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan2-1/+29
2021-03-16net/mlx5e: Move devlink port register and unregister callsRoi Dayan2-11/+21
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan3-0/+26
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan1-129/+4
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan3-3/+37
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan1-1/+6
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan3-9/+51
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed1-1/+2
2021-03-16net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2-4/+121
2021-03-16net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas3-0/+196
2021-03-16net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-03-16net: ipa: extend the INDICATION_REGISTER requestAlex Elder2-1/+45
2021-03-16net: ipa: fix another QMI message definitionAlex Elder1-7/+27
2021-03-16net: ipa: fix a duplicated tlv_type valueAlex Elder1-2/+2
2021-03-16net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun1-2/+1
2021-03-16net: dsa: b53: spi: allow device tree probingÁlvaro Fernández Rojas1-0/+13
2021-03-16net: mdio: Alphabetically sort header inclusionCalvin Johnson16-58/+56
2021-03-15ionic: aggregate Tx byte counting callsShannon Nelson2-3/+25
2021-03-15ionic: simplify tx cleanShannon Nelson1-23/+7
2021-03-15ionic: generic tx skb mappingShannon Nelson1-74/+68
2021-03-15ionic: simplify TSO descriptor mappingShannon Nelson2-125/+117
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-25/+13
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder1-1/+1
2021-03-15net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder2-3/+5
2021-03-15net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder4-21/+16
2021-03-15net: qualcomm: rmnet: simplify some byte order logicAlex Elder1-10/+6
2021-03-15net: ipa: make ipa_table_hash_support() inlineAlex Elder2-6/+4
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov3-0/+526
2021-03-15net: stmmac: dwmac-imx: add platform level clocks management for i.MXJoakim Zhang1-24/+36
2021-03-15net: stmmac: add platform level clocks managementJoakim Zhang1-0/+10
2021-03-15net: stmmac: add clocks management for gmac driverJoakim Zhang4-37/+174
2021-03-15stmmac: intel: add pcs-xpcs for Intel mGbE controllerOng Boon Leong1-1/+14
2021-03-15net: stmmac: ensure phydev is attached to phylink for C37 ANOng Boon Leong1-1/+1
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong1-0/+2
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong1-2/+3
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong1-1/+166
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong1-28/+66
2021-03-15net: ethernet: neterion: Fix a typo in the file s2io.cBhaskar Chowdhury1-1/+1
2021-03-15net: ethernet: intel: igb: Typo fix in the file igb_main.cBhaskar Chowdhury1-1/+1
2021-03-15ethernet: amazon: ena: A typo fix in the file ena_com.hBhaskar Chowdhury1-1/+1
2021-03-15atm: delete include/linux/atm_suni.hAlexey Dobriyan2-2/+0
2021-03-15bonding: Added -ENODEV interpret for slaves optionJianlin Lv1-0/+9
2021-03-15net: dsa: hellcreek: Offload bridge port flagsKurt Kanzenbach1-25/+104
2021-03-14mlxsw: spectrum: Report extra metadata to psample moduleIdo Schimmel1-2/+52
2021-03-14mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel3-27/+17
2021-03-14mlxsw: spectrum: Remove unnecessary RCU read-side critical sectionIdo Schimmel1-4/+1
2021-03-14mlxsw: pci: Set extra metadata in skb control blockIdo Schimmel2-0/+68
2021-03-14mlxsw: Create dedicated field for Rx metadata in skb control blockIdo Schimmel3-3/+7