aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-25/+36
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-3/+14
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-13/+66
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed2-83/+95
2022-02-23net/mlx5: cmdif, Return value improvementsSaeed Mahameed1-34/+43
2022-02-23net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch2-3/+73
2022-02-23net/mlx5: Lag, record inactive state of bond deviceMark Bloch3-3/+49
2022-02-23net/mlx5: Lag, don't use magic numbers for portsMark Bloch1-4/+9
2022-02-23net/mlx5: Lag, use local variable already defined to access E-SwitchMark Bloch1-2/+3
2022-02-23net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch3-0/+105
2022-02-23net/mlx5: E-switch, remove special uplink ingress ACL handlingMark Bloch1-64/+1
2022-02-23net/mlx5: E-Switch, reserve and use same uplink metadata across portsSunil Rani1-3/+25
2022-02-23net/mlx5: Add ability to insert to specific flow groupMark Bloch1-1/+8
2022-02-23mlx5: remove unused static inlinesJakub Kicinski2-16/+0
2022-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski3-25/+25
2022-02-23ixgbevf: clean up some inconsistent indentingYang Li1-1/+1
2022-02-23net: dsa: mv88e6xxx: Add support for bridge port locked modeHans Schultz3-2/+45
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo1-2/+11
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo1-111/+111
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct function callHeyi Guo1-3/+9
2022-02-23mlxsw: core: Add support for OSFP transceiver modulesDanielle Ratson2-0/+3
2022-02-23mlxsw: Remove resource query checkIdo Schimmel4-12/+2
2022-02-23mlxsw: core: Unify method of trap support validationVadim Pasternak4-31/+2
2022-02-23mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminorJiri Pirko1-18/+15
2022-02-23mlxsw: core: Remove unnecessary assertsVadim Pasternak1-24/+0
2022-02-23mlxsw: reg: Add "mgpir_" prefix to MGPIR fields commentsVadim Pasternak1-4/+4
2022-02-23mlxsw: core_thermal: Remove obsolete API for query resourceVadim Pasternak4-23/+0
2022-02-23mlxsw: core_thermal: Rename labels according to naming conventionVadim Pasternak1-20/+23
2022-02-23mlxsw: core_hwmon: Fix variable names for hwmon attributesVadim Pasternak1-38/+38
2022-02-23mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal moduleVadim Pasternak1-3/+8
2022-02-23mlxsw: spectrum_span: Ignore VLAN entries not used by the bridge in mirroringIdo Schimmel1-1/+2
2022-02-23mlxsw: core: Prevent trap group setting if driver does not support EMADVadim Pasternak1-0/+9
2022-02-23net: dsa: realtek: rtl8365mb: serialize indirect PHY register accessAlvin Šipraga1-21/+33
2022-02-23net: dsa: realtek: allow subdrivers to externally lock regmapAlvin Šipraga3-5/+91
2022-02-23mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu2-3/+12
2022-02-23mt76: mt7915: fix potential memory leak of fw monitor packetsShayne Chen1-0/+1
2022-02-23mt76: mt7915: Fix channel state update error issueBo Jiao3-10/+24
2022-02-23mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi3-36/+55
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi2-4/+27
2022-02-23mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh1-0/+1
2022-02-23remove the h8300 architectureChristoph Hellwig2-13/+2
2022-02-22ionic: use vmalloc includeShannon Nelson1-0/+1
2022-02-22ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu1-1/+5
2022-02-22usbnet: gl620a: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-02-22net: phy: phylink: fix DSA mac_select_pcs() introductionRussell King (Oracle)1-3/+11
2022-02-22net: dsa: microchip: ksz9477: reduce polling interval for statisticsOleksij Rempel1-1/+1
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih9-19/+20
2022-02-22rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu3-0/+26
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidthZong-Zhe Yang2-7/+110
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 6G bandZong-Zhe Yang2-3/+68