summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: m_can: Batch FIFO writes during CAN transmitMatt Kline2021-08-191-35/+26
* can: m_can: Batch FIFO reads during CAN receiveMatt Kline2021-08-191-23/+28
* can: m_can: Disable IRQs on FIFO bus errorsMatt Kline2021-08-195-73/+152
* can: m_can: fix block comment styleMarc Kleine-Budde2021-08-191-3/+4
* can: tcan4x5x: cdev_to_priv(): remove stray empty lineMarc Kleine-Budde2021-08-191-1/+0
* can: rcar_canfd: Add support for RZ/G2L familyLad Prabhakar2021-08-191-73/+265
* can: mcp251xfd: mark some instances of struct mcp251xfd_priv as constMarc Kleine-Budde2021-08-193-4/+4
* can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msgVincent Mailhol2021-08-191-16/+7
* can: netlink: allow user to turn off unsupported featuresVincent Mailhol2021-08-191-1/+1
* can: dev: provide optional GPIO based termination supportOleksij Rempel2021-08-191-0/+66
* net/mlx4: Use ARRAY_SIZE to get an array's sizeJason Wang2021-08-191-1/+1
* octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep2021-08-181-5/+0
* net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-181-3/+2
* nfc: virtual_ncidev: Use wait queue instead of pollingBongsu Jeon2021-08-181-2/+7
* i40e: Fix spelling mistake "dissable" -> "disable"Colin Ian King2021-08-171-1/+1
* iavf: use mutexes for locking of critical sectionsStefan Assmann2021-08-173-63/+56
* octeontx2-af: configure npc for cn10k to allow packets from cptVidya2021-08-171-1/+11
* octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam2021-08-172-8/+20
* octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep2021-08-171-0/+12
* octeontx2-pf: devlink params support to set mcam entry countSunil Goutham2021-08-178-17/+221
* octeontx2-pf: Unify flow management variablesSunil Goutham2021-08-174-46/+80
* octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham2021-08-171-0/+15
* octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu2021-08-175-60/+98
* octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2021-08-172-4/+4
* octeontx2-af: Add debug messages for failuresSunil Goutham2021-08-171-19/+73
* octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli2021-08-174-21/+47
* octeontx2-af: Modify install flow error codesSubbaraya Sundeep2021-08-172-8/+15
* Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-1719-716/+1696
|\
| * net/mlx5: Bridge, support LAGVlad Buslov2021-08-173-48/+159
| * net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov2021-08-175-28/+112
| * net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov2021-08-171-14/+13
| * net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov2021-08-176-208/+263
| * net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov2021-08-171-4/+2
| * net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov2021-08-171-7/+9
| * net/mlx5e: Support MQPRIO channel modeTariq Toukan2021-08-173-8/+102
| * net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan2021-08-171-6/+14
| * net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan2021-08-172-17/+28
| * net/mlx5e: Abstract MQPRIO paramsTariq Toukan2021-08-176-25/+37
| * net/mlx5e: Support flow classification into RSS contextsTariq Toukan2021-08-175-21/+131
| * net/mlx5e: Support multiple RSS contextsTariq Toukan2021-08-175-51/+273
| * net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan2021-08-171-13/+56
| * net/mlx5e: Convert RSS to a dedicated objectTariq Toukan2021-08-175-428/+604
| * net/mlx5e: Introduce abstraction of RSS contextTariq Toukan2021-08-173-73/+105
| * net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan2021-08-171-57/+83
| * net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan2021-08-171-5/+2
* | ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon2021-08-171-0/+1
* | ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon2021-08-171-3/+4
* | ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon2021-08-171-1/+1
* | net: hns3: add support ethtool extended link stateGuangbin Huang2021-08-175-0/+101
* | net: hns3: add header file hns3_ethtoo.hGuangbin Huang2021-08-172-15/+26
|/