summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-22net: stmmac: fix double serdes powerdownBartosz Golaszewski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22ice: use ice_down_up() where applicableMaciej Fijalkowski
2023-06-22ice: Remove managed memory usage in ice_get_fw_log_cfg()Christophe JAILLET
2023-06-22ice: remove null checks before devm_kfree() callsPrzemek Kitszel
2023-06-22ice: clean up freeing SR-IOV VFsPrzemek Kitszel
2023-06-22ice: allow hot-swapping XDP programsMaciej Fijalkowski
2023-06-22ice: reduce initial wait for control queue messagesJacob Keller
2023-06-22iavf: make functions static where possiblePrzemek Kitszel
2023-06-22iavf: remove some unused functions and pointless wrappersPrzemek Kitszel
2023-06-22iavf: fix err handling for MAC replacePrzemek Kitszel
2023-06-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22can: kvaser_pciefd: Use TX FIFO size read from CAN controllerJimmy Assarsson
2023-06-22can: kvaser_pciefd: Refactor codeJimmy Assarsson
2023-06-22can: kvaser_pciefd: Add len8_dlc supportJimmy Assarsson
2023-06-22can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriateJimmy Assarsson
2023-06-22can: kvaser_pciefd: Sort register definitionsJimmy Assarsson
2023-06-22can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,se...Jimmy Assarsson
2023-06-22can: kvaser_pciefd: Rename device ID definesJimmy Assarsson
2023-06-22can: kvaser_pciefd: Sort includes in alphabetic orderJimmy Assarsson
2023-06-22can: kvaser_pciefd: Remove SPI flash parameter read functionalityJimmy Assarsson
2023-06-22can: kvaser_pciefd: Define unsigned constants with type suffix 'U'Jimmy Assarsson
2023-06-22can: kvaser_pciefd: Set hardware timestamp on transmitted packetsJimmy Assarsson
2023-06-22can: kvaser_pciefd: Add function to set skb hwtstampsJimmy Assarsson
2023-06-22can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACKJimmy Assarsson
2023-06-22can: kvaser_pciefd: Remove useless write to interrupt registerJimmy Assarsson
2023-06-22can: length: refactor frame lengths definition to add size in bitsVincent Mailhol
2023-06-22can: ti_hecc: fix coding styleMarc Kleine-Budde
2023-06-22can: rx-offload: fix coding styleMarc Kleine-Budde
2023-06-22can: m_can: fix coding styleMarc Kleine-Budde
2023-06-22can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCsMiquel Raynal
2023-06-22can: sja1000: Prepare the use of a threaded handlerMiquel Raynal
2023-06-22can: esd_usb: Use consistent prefix ESD_USB_ for macrosFrank Jungclaus
2023-06-22can: esd_usb: Make use of kernel macros BIT() and GENMASK()Frank Jungclaus
2023-06-22can: esd_usb: Don't bother the user with nonessential log messageFrank Jungclaus
2023-06-22can: esd_usb: Replace hardcoded message length given to USB commandsFrank Jungclaus
2023-06-22can: esd_usb: Prefix all structures with the device nameFrank Jungclaus
2023-06-22can: esd_usb: Use consistent prefixes for macrosFrank Jungclaus
2023-06-22can: esd_usb: Replace initializer macros used for struct can_bittiming_constFrank Jungclaus
2023-06-21bnxt_en: Link representors to PCI deviceIvan Vecera
2023-06-21wifi: rtlwifi: cleanup USB interfaceDmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2023-06-21Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-06-21wifi: ath10k: improve structure paddingArnd Bergmann