summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-01net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helperAtul Raut
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov
2023-08-01wifi: libertas: cleanup SDIO resetDmitry Antipov
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov
2023-08-01wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov
2023-08-01wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-08-01wifi: wilc1000: add SPI commands retry mechanismAmisha Patel
2023-08-01wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-08-01wifi: wilc1000: remove use of has_thrpt_enh3 flagPrasurjya Rohan Saikia
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih
2023-08-01wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih
2023-08-01wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang
2023-08-01wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih
2023-08-01wifi: rtw89: Fix loading of compressed firmwareLarry Finger
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook
2023-08-01net: dsa: qca8k: use dsa_for_each macro instead of for loopChristian Marangi
2023-08-01net: dsa: qca8k: move qca8xxx hol fixup to separate functionChristian Marangi
2023-08-01net: dsa: qca8k: limit user ports access to the first CPU port on setupChristian Marangi
2023-08-01net: dsa: qca8k: make learning configurable and keep off if standaloneChristian Marangi
2023-07-31net: bcmgenet: Remove TX ring full loggingFlorian Fainelli
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-07-31octeon_ep: initialize mbox mutexesMichal Schmidt
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree
2023-07-31net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn
2023-07-31can: slcan: remove casts from tty->disc_dataJiri Slaby
2023-07-31net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee
2023-07-31wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rxYuanjun Gong
2023-07-31can: tcan4x5x: Add error messages in probeMarkus Schneider-Pargmann
2023-07-31can: tcan4x5x: Add support for tcan4552/4553Markus Schneider-Pargmann
2023-07-31can: tcan4x5x: Rename ID registers to match datasheetMarkus Schneider-Pargmann
2023-07-31can: tcan4x5x: Check size of mram configurationMarkus Schneider-Pargmann
2023-07-31can: tcan4x5x: Remove reserved register 0x814 from writable tableMarkus Schneider-Pargmann
2023-07-31can: flexcan: fix the return value handle for platform_get_irq()Ruan Jinjie