summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-07wifi: ath12k: advertise P2P dev support for WCN7850Kang Yang
2024-02-07wifi: ath12k: designating channel frequency for ROC scanKang Yang
2024-02-07wifi: ath12k: move peer delete after vdev stop of station for WCN7850Kang Yang
2024-02-07wifi: ath12k: allow specific mgmt frame tx while vdev is not upKang Yang
2024-02-07wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang
2024-02-07wifi: ath12k: change interface combination for P2P modeKang Yang
2024-02-07wifi: ath12k: fix incorrect logic of calculating vdev_stats_idKang Yang
2024-02-07wifi: ath12k: fix broken structure wmi_vdev_create_cmdKang Yang
2024-02-07net: dsa: mv88e6xxx: Return -ENODEV when C45 not supportedAndrew Lunn
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-07netdevsim: make nsim_bus constRicardo B. Marliere
2024-02-07net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entryMasahiro Yamada
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-06tg3: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-06r8169: use new helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06mlx4: Address spelling errorsSimon Horman
2024-02-06ppp_async: limit MRU to 64KEric Dumazet
2024-02-06ixgbe: Clarify the values of the returning statusJedrzej Jagielski
2024-02-06ixgbe: Rearrange args to fix reverse Christmas treeJedrzej Jagielski
2024-02-06ixgbe: Convert ret val type from s32 to intJedrzej Jagielski
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra
2024-02-06wifi: wfx: fix memory leak when starting APJérôme Pouiller
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: send channel information to firmware for RF calibrationsPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley
2024-02-06pds_core: Fix up some minor issuesBrett Creeley
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-06net: ravb: Simplify ravb_resume()Claudiu Beznea