summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipa: don't assume 8 modem routing table entriesAlex Elder2022-10-2713-77/+88
* net: ipa: determine route table size from memory regionAlex Elder2022-10-273-21/+13
* net: ipa: record the route table size in the IPA structureAlex Elder2022-10-272-7/+17
* eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski2022-10-273-1964/+0
* ice: Add support Flex RXDMichal Jaron2022-10-275-0/+99
* net: broadcom: bcm4908_enet: use build_skb()Rafał Miłecki2022-10-271-17/+36
* net: dp83822: Print the SOR1 strap statusFabio Estevam2022-10-271-0/+2
* bond: Disable TLS features indicationTariq Toukan2022-10-272-30/+1
* net: stmmac: remove duplicate dma queue channel macrosJunxiao Chang2022-10-272-18/+7
* net: ethernet: ave: Remove duplicate phy_resume() callsKunihiko Hayashi2022-10-271-6/+0
* phylink: require valid state argument to phylink_validate_mask_caps()Jakub Kicinski2022-10-271-3/+2
* Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller2022-10-263-18/+203
|\
| * ieee802154: hwsim: Save the current filtering level and use itMiquel Raynal2022-10-241-5/+23
| * ieee802154: hwsim: Introduce a helper to update all the PIB attributesMiquel Raynal2022-10-241-26/+30
| * ieee802154: atusb: add support for trac featureAlexander Aring2022-10-121-5/+28
| * mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal2022-10-121-1/+2
| * ieee802154: hwsim: Implement address filteringMiquel Raynal2022-10-121-2/+108
| * ieee802154: hwsim: Record the address filter valuesMiquel Raynal2022-10-121-0/+36
| * net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang2022-10-121-6/+3
| * net/ieee802154: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2022-10-2615-1392/+781
|\ \
| * | can: rcar_canfd: Use devm_reset_control_get_optional_exclusiveBiju Das2022-10-261-11/+11
| * | can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()Dongliang Mu2022-10-261-1/+1
| * | can: m_can: use consistent indentionMarc Kleine-Budde2022-10-261-1/+1
| * | can: kvaser_usb: Compare requested bittiming parameters with actual parameter...Jimmy Assarsson2022-10-264-41/+284
| * | can: kvaser_usb: Add struct kvaser_usb_busparamsJimmy Assarsson2022-10-263-31/+27
| * | can: kvaser_usb_leaf: Fix bogus restart eventsAnssi Hannula2022-10-261-3/+3
| * | can: kvaser_usb_leaf: Ignore stale bus-off after startAnssi Hannula2022-10-261-1/+30
| * | can: kvaser_usb_leaf: Fix wrong CAN state after stoppingAnssi Hannula2022-10-261-0/+4
| * | can: kvaser_usb_leaf: Fix improved state not being reportedAnssi Hannula2022-10-263-3/+81
| * | can: kvaser_usb_leaf: Set Warning state even without bus errorsAnssi Hannula2022-10-261-12/+8
| * | can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENTJimmy Assarsson2022-10-261-0/+99
| * | can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...Jimmy Assarsson2022-10-261-19/+19
| * | can: kvaser_usb: kvaser_usb_leaf: Get capabilities from deviceJimmy Assarsson2022-10-261-1/+143
| * | can: gs_usb: add support for reading error countersJeroen Hofstee2022-10-201-0/+39
| * | can: gs_usb: document GS_CAN_FEATURE_GET_STATEJeroen Hofstee2022-10-201-1/+4
| * | can: gs_usb: add ability to enable / disable berr reportingJeroen Hofstee2022-10-201-0/+6
| * | can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTINGJeroen Hofstee2022-10-201-1/+3
| * | can: gs_usb: gs_can_open(): merge setting of timestamp flags and initMarc Kleine-Budde2022-10-201-3/+3
| * | can: gs_usb: gs_can_open(): sort checks for ctrlmodeMarc Kleine-Budde2022-10-201-7/+5
| * | can: gs_usb: gs_can_open(): allow loopback and listen only at the same timeMarc Kleine-Budde2022-10-201-1/+2
| * | can: gs_usb: gs_make_candev(): set netdev->dev_idMarc Kleine-Budde2022-10-201-0/+1
| * | can: gs_usb: mention candleLight as supported deviceMarc Kleine-Budde2022-10-201-3/+6
| * | can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on...Vivek Yadav2022-10-201-1/+10
| * | can: m_can: is_lec_err(): clean up LEC error handlingMarc Kleine-Budde2022-10-202-8/+9
| * | can: kvaser_usb: Remove -Warray-bounds exceptionKees Cook2022-10-191-5/+0
| * | can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-10-191-1/+2
| * | can: remove obsolete PCH CAN driverOliver Hartkopp2022-10-194-1259/+2
* | | net: dl2k: remove variable tx_useColin Ian King2022-10-261-2/+0
* | | bna: remove variable num_entriesColin Ian King2022-10-261-2/+0