summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-09net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean15-67/+67
2021-12-09net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean10-32/+39
2021-12-09net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...Vladimir Oltean1-13/+8
2021-12-09net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...Vladimir Oltean1-15/+9
2021-12-09net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging opsVladimir Oltean1-22/+30
2021-12-09net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean2-3/+3
2021-12-09net: dsa: make dp->bridge_num one-basedVladimir Oltean1-6/+6
2021-12-08s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann1-4/+1
2021-12-08s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann4-30/+22
2021-12-08s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann1-2/+0
2021-12-08s390/qeth: split up L2 netdev_opsJulian Wiedmann1-4/+28
2021-12-08s390/qeth: simplify qeth_receive_skb()Julian Wiedmann1-22/+12
2021-12-08net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han1-5/+2
2021-12-08net: mscc: ocelot: split register definitions to a separate fileColin Foster3-510/+536
2021-12-08net: dsa: ocelot: felix: add interface for custom regmapsColin Foster4-2/+6
2021-12-08net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster1-1/+1
2021-12-08net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2-8/+4
2021-12-08net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King1-1/+1
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski102-5930/+13377
2021-12-08net: eql: add net device refcount trackerEric Dumazet1-2/+2
2021-12-07vrf: use dev_replace_track() for better trackingEric Dumazet1-4/+4
2021-12-07Revert "net: hns3: add void before function which don't receive ret"Guangbin Huang2-2/+2
2021-12-07net: prestera: replace zero-length array with flexible-array memberJosé Expósito1-2/+2
2021-12-07net: wwan: iosm: select CONFIG_RELAYArnd Bergmann1-0/+1
2021-12-07netpoll: add net device refcount tracker to struct netpollEric Dumazet1-1/+1
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach2-0/+27
2021-12-04qed*: esl priv flag support through ethtoolManish Chopra5-1/+80
2021-12-04qed*: enhance tx timeout debug infoManish Chopra6-15/+162
2021-12-03net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()Dan Carpenter1-2/+2
2021-12-03net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()Yang Yingliang1-5/+2
2021-12-03net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko1-3/+0
2021-12-03net: hns3: fix hns3 driver header file not self-contained issueJie Wang5-0/+18
2021-12-03net: hns3: replace one tab with space in for statementHao Chen1-1/+1
2021-12-03net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()Hao Chen1-1/+0
2021-12-03net: hns3: add comments for hclge_dbg_fill_content()Hao Chen1-0/+4
2021-12-03net: hns3: add void before function which don't receive retHao Chen2-2/+2
2021-12-03net: hns3: align return value type of atomic_read() with its outputHao Chen1-1/+1
2021-12-03net: hns3: modify one argument type of function hclge_ncl_config_data_printGuangbin Huang1-3/+3
2021-12-03net: hns3: Align type of some variables with their print typeHao Chen3-4/+4
2021-12-03net: hns3: add print vport id for failed message of vlanGuangbin Huang1-4/+4
2021-12-03net: hns3: refactor function hclge_set_vlan_filter_hwGuangbin Huang1-18/+27
2021-12-03net: hns3: optimize function hclge_cfg_common_loopback()Yufeng Mo1-20/+42
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-14/+60
2021-12-03net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan1-3/+3
2021-12-03net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan1-20/+24
2021-12-03net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan1-10/+6
2021-12-03net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan1-9/+5
2021-12-03net/mlx5e: TC, Remove redundant action stack varRoi Dayan1-47/+42
2021-12-03net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan2-2/+1
2021-12-03net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay3-3/+3