summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-15net: ena: Remove unlikely() from IS_ERR() conditionKamal Heib
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-02-15wifi: ath11k: remove unused scan_events from struct scan_req_paramsNicolas Escande
2024-02-15wifi: ath11k: add support for QCA2066Baochen Qiang
2024-02-15wifi: ath11k: move pci.ops registration aheadBaochen Qiang
2024-02-15wifi: ath11k: provide address list if chip supports 2 stationsCarl Huang
2024-02-15wifi: ath11k: support 2 station interfacesCarl Huang
2024-02-15wifi: rtlwifi: rtl_usb: Store the endpoint addressesBitterblue Smith
2024-02-15wifi: rtlwifi: rtl8192cu: Fix 2T2R chip type detectionBitterblue Smith
2024-02-15wifi: rtw89: fw: remove unnecessary rcu_read_unlock() for puncturedPing-Ke Shih
2024-02-15wifi: rtw89: 8922a: declare to support two chanctxZong-Zhe Yang
2024-02-15wifi: rtw89: chan: support MCC on Wi-Fi 7 chipsZong-Zhe Yang
2024-02-15wifi: rtw89: fw: implement MRC H2C command functionsZong-Zhe Yang
2024-02-15wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang
2024-02-15wifi: rtw89: fw: add definition of H2C command and C2H event for MRC seriesZong-Zhe Yang
2024-02-15wifi: wilc1000: validate chip id during bus probeDavid Mosberger-Tang
2024-02-15wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko
2024-02-15wifi: iwlwifi: cancel session protection only if there is oneMiri Korenblit
2024-02-15wifi: iwlwifi: mvm: remove IWL_MVM_STATUS_NEED_FLUSH_P2PMiri Korenblit
2024-02-15Merge wireless into wireless-nextJohannes Berg
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14can: tcan4x5x: support resuming from rx interrupt signalMartin Hundebøll
2024-02-14can: m_can: allow keeping the transceiver running in suspendMartin Hundebøll
2024-02-14net: phy: dp83826: support TX data voltage tuningCatalin Popescu
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2024-02-14net: ena: Remove redundant assignmentKamal Heib
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-14Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam
2024-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-02-14can: m_can: remove redundant check for pm_clock_supportFrancesco Dolcini
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-14wifi: ath12k: remove the unused scan_events from ath12k_wmi_scan_req_argNicolas Escande
2024-02-14wifi: ath12k: Remove unused scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-14wifi: carl9170: Remove redundant assignment to pointer superColin Ian King