summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-16ionic: use dma range APIsShannon Nelson
2024-02-16ionic: add helpers for accessing buffer infoShannon Nelson
2024-02-16ionic: set adminq irq affinityShannon Nelson
2024-02-16net: ravb: Add runtime PM supportClaudiu Beznea
2024-02-16net: ravb: Do not apply features to hardware if the interface is downClaudiu Beznea
2024-02-16net: ravb: Move the update of ndev->features to ravb_set_features()Claudiu Beznea
2024-02-16net: ravb: Return cached statistics if the interface is downClaudiu Beznea
2024-02-16net: ravb: Keep the reverse order of operations in ravb_close()Claudiu Beznea
2024-02-16net: ravb: Get rid of the temporary variable irqClaudiu Beznea
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
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: 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