summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-30net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean5-12/+391
2021-01-30net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-30net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean4-35/+154
2021-01-30net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean3-12/+10
2021-01-30net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leaveVladimir Oltean1-27/+36
2021-01-30net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean3-8/+18
2021-01-30net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean3-291/+5
2021-01-30vmxnet3: Remove buf_info from device accessible structuresRonak Doshi2-33/+15
2021-01-30net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach1-0/+1
2021-01-30net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang5-1/+218
2021-01-30net: hns3: add interfaces to query information of tm priority/qsetGuangbin Huang3-1/+234
2021-01-30Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-37/+29
2021-01-30net: mhi: Get rid of local rx queue countLoic Poulain1-8/+5
2021-01-30net: mhi: Get RX queue size from MHI coreLoic Poulain1-3/+3
2021-01-30Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-0/+12
2021-01-30net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie1-12/+1
2021-01-30net/mlx5: CT: Add support for matching on ct_state reply flagPaul Blakey1-3/+10
2021-01-30nfc: Add a virtual nci device driverBongsu Jeon3-0/+227
2021-01-30hv_netvsc: Copy packets sent by Hyper-V out of the receive bufferAndrea Parri (Microsoft)4-86/+150
2021-01-29can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error hand...Marc Kleine-Budde1-16/+12
2021-01-29can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify returnMarc Kleine-Budde1-3/+1
2021-01-29can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLCMarc Kleine-Budde2-3/+3
2021-01-29can: mcp251xfd: unify error messages and commetsMarc Kleine-Budde1-4/+4
2021-01-29can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata tableMarc Kleine-Budde1-0/+1
2021-01-29can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...Marc Kleine-Budde1-10/+7
2021-01-29can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...Marc Kleine-Budde1-2/+2
2021-01-29can: mcp251xfd: mcp251xfd_probe(): fix errata referenceMarc Kleine-Budde1-1/+1
2021-01-29octeontx2-af: Fix 'physical' typosBjorn Helgaas3-3/+3
2021-01-29nexthop: Use enum to encode notification typeIdo Schimmel2-22/+55
2021-01-29net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann1-2/+4
2021-01-29s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann1-16/+18
2021-01-29s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann1-12/+15
2021-01-29s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann1-5/+6
2021-01-29s390/qeth: remove qeth_get_ip_version()Julian Wiedmann4-62/+62
2021-01-29s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann3-31/+28
2021-01-29net: ipa: don't pass size to ipa_cmd_transfer_add()Alex Elder1-4/+2
2021-01-29net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()Alex Elder1-4/+4
2021-01-29net: ipa: signal when tag transfer completesAlex Elder5-1/+45
2021-01-29net: ipa: drop packet if status has valid tagAlex Elder1-2/+16
2021-01-29net: ipa: minor update to handling of packet with statusAlex Elder1-13/+17
2021-01-29net: ipa: rename "tag status" symbolsAlex Elder3-21/+28
2021-01-29lan743x: fix endianness when accessing descriptorsAlexey Denisov2-43/+43
2021-01-29e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+49
2021-01-29net: qmi_wwan: Add pass through modeSubash Abhinov Kasiviswanathan1-0/+58
2021-01-29net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfacesDaniele Palmas1-0/+24
2021-01-29ipvlan: remove h from printk format specifierTom Rix1-4/+2
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski225-930/+1765
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski26-16/+2080
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds62-271/+522
2021-01-29net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30