aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-04-16net: dsa: lantiq_gswip: provide own phylink MAC operationsRussell King (Oracle)1-16/+23
2024-04-16net: dsa: qca8k: provide own phylink MAC operationsRussell King (Oracle)1-17/+32
2024-04-16net: dsa: ar9331: provide own phylink MAC operationsRussell King (Oracle)1-15/+22
2024-04-16net: dsa: sja1105: provide own phylink MAC operationsRussell King (Oracle)1-11/+27
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang2-0/+77
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy1-8/+54
2024-04-15net: netdevsim: add some fake page pool useJakub Kicinski2-0/+97
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko1-1/+1
2024-04-15net: ethernet: ti: am65-cpsw: Add minimal XDP supportJulien Panis2-96/+576
2024-04-15net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_poolJulien Panis2-5/+33
2024-04-15net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool membersJulien Panis2-0/+14
2024-04-15octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen1-2/+5
2024-04-15gve: Correctly report software timestamping capabilitiesJohn Fraker1-1/+2
2024-04-15net: dsa: microchip: ksz9477: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-15net: prestera: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-15nfp: flower: fix check for unsupported control flagsAsbjørn Sloth Tønnesen1-3/+3
2024-04-12net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-12net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran1-0/+7
2024-04-12net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu1-2/+2
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2-2/+4
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan5-7/+7
2024-04-12net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-12net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen1-21/+40
2024-04-12net: hns3: add support to query scc version by devlink infoHao Chen6-3/+79
2024-04-12net: hns3: dump more reg info based on ras modPeiyang Wang7-8/+477
2024-04-12net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.cJijie Shao2-640/+640
2024-04-12net: hns3: add command queue trace for hns3Hao Lan6-1/+260
2024-04-12ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller5-15/+17
2024-04-12ice: set vf->num_msix in ice_initialize_vf_entry()Jacob Keller2-6/+4
2024-04-12ice: Implement 'flow-type ether' rulesJakub Buchocki4-1/+171
2024-04-12ice: Remove unnecessary argument from ice_fdir_comp_rules()Lukasz Plachno1-46/+39
2024-04-12nfp: update devlink device info outputFei Qin1-0/+1
2024-04-12net: sfp: add quirk for another multigig RollBall transceiverMarek Behún1-0/+1
2024-04-12net: phy: realtek: add rtl822x_c45_get_features() to set supported portEric Woudstra1-0/+10
2024-04-12net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()Eric Woudstra1-21/+25
2024-04-12net: phy: realtek: Add driver instances for rtl8221b via Clause 45Marek Behún1-4/+131
2024-04-12net: phy: realtek: add get_rate_matching() for rtl822xb PHYsEric Woudstra1-0/+25
2024-04-12net: phy: realtek: configure SerDes mode for rtl822xb PHYsAlexander Couzens1-4/+110
2024-04-11net: dsa: mv88e6xxx: provide own phylink MAC operationsRussell King (Oracle)1-24/+39
2024-04-11net: usb: qmi_wwan: Remove generic .ndo_get_stats64Breno Leitao1-2/+0
2024-04-11net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao2-7/+2
2024-04-11net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran2-1/+43
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry3-4/+4
2024-04-11net: move skb ref helpers to new headerMina Almasry6-0/+6
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+5
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski41-219/+532
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki1-1/+0
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski1-8/+6
2024-04-11net: mana: Avoid open coded arithmeticErick Archer1-8/+6
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3