aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-01virtio_net: extract interrupt coalescing settings to a structureGavin Li1-16/+19
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan1-7/+10
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur2-19/+29
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown1-0/+11
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong1-2/+1
2023-08-01net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helperAtul Raut1-1/+1
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2-0/+42
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter1-4/+8
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov1-18/+33
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov1-3/+8
2023-08-01wifi: libertas: cleanup SDIO resetDmitry Antipov1-12/+22
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov1-6/+3
2023-08-01wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov1-24/+13
2023-08-01wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov1-0/+2
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring8-7/+6
2023-08-01wifi: wilc1000: add SPI commands retry mechanismAmisha Patel1-45/+103
2023-08-01wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-08-01wifi: wilc1000: remove use of has_thrpt_enh3 flagPrasurjya Rohan Saikia1-93/+10
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih3-18/+55
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih2-11/+25
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih3-9/+42
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih2-18/+19
2023-08-01wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih2-12/+14
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih3-3/+31
2023-08-01wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih2-193/+73
2023-08-01wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang1-15/+28
2023-08-01wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih1-0/+188
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih5-0/+13
2023-08-01wifi: rtw89: Fix loading of compressed firmwareLarry Finger1-24/+3
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-08-01net: dsa: qca8k: use dsa_for_each macro instead of for loopChristian Marangi1-53/+54
2023-08-01net: dsa: qca8k: move qca8xxx hol fixup to separate functionChristian Marangi1-36/+42
2023-08-01net: dsa: qca8k: limit user ports access to the first CPU port on setupChristian Marangi1-8/+6
2023-08-01net: dsa: qca8k: make learning configurable and keep off if standaloneChristian Marangi3-3/+58
2023-07-31net: bcmgenet: Remove TX ring full loggingFlorian Fainelli1-5/+1
2023-07-31i40e: remove i40e_statusJan Sokolowski16-327/+275
2023-07-31octeon_ep: initialize mbox mutexesMichal Schmidt1-0/+3
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski4-14/+24
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski1-0/+18
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree3-30/+39
2023-07-31net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn1-0/+1
2023-07-31can: slcan: remove casts from tty->disc_dataJiri Slaby1-4/+4
2023-07-31net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-5/+2
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee1-1/+1
2023-07-31wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rxYuanjun Gong1-1/+2
2023-07-31can: tcan4x5x: Add error messages in probeMarkus Schneider-Pargmann1-6/+23
2023-07-31can: tcan4x5x: Add support for tcan4552/4553Markus Schneider-Pargmann1-14/+90
2023-07-31can: tcan4x5x: Rename ID registers to match datasheetMarkus Schneider-Pargmann1-2/+2
2023-07-31can: tcan4x5x: Check size of mram configurationMarkus Schneider-Pargmann3-0/+22