summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit2021-02-111-36/+17
* dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei2021-02-111-2/+12
* enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang2021-02-111-1/+1
* net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi2021-02-111-1/+3
* bnxt_en: Fix devlink info's stored fw.psid version format.Vasundhara Volam2021-02-111-2/+2
* bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-02-111-1/+2
* ibmvnic: Set to CLOSED state even on errorSukadev Bhattiprolu2021-02-111-3/+1
* Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-02-101-12/+103
|\
| * cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2021-02-081-0/+8
| * cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki2021-02-081-12/+95
* | Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-101-4/+13
|\ \
| * | Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"Ard Biesheuvel2021-02-081-4/+13
| |/
* | Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-108-63/+104
|\ \
| * | dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"Cezary Rojewski2021-02-081-6/+0
| * | dmaengine: idxd: check device state before issue commandDave Jiang2021-02-033-3/+27
| * | dmaengine: ti: k3-udma: Fix a resource leak in an error handling pathChristophe JAILLET2021-01-261-1/+2
| * | dmaengine: move channel device_node deletion to driverDave Jiang2021-01-192-2/+4
| * | dmaengine: idxd: fix misc interrupt completionDave Jiang2021-01-171-9/+27
| * | dmaengine: idxd: Fix list corruption in description completionDave Jiang2021-01-171-42/+44
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-1020-28/+261
|\ \ \
| * | | net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo2021-02-091-0/+11
| * | | net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo2021-02-091-4/+14
| * | | net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo2021-02-091-0/+7
| * | | net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-093-1/+78
| * | | net: ena: Update XDP verdict upon failureShay Agroskin2021-02-061-1/+5
| * | | ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu2021-02-061-1/+16
| * | | Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-02-062-9/+7
| |\ \ \
| | * | | mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi2021-01-281-3/+5
| | * | | ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2021-01-281-6/+2
| * | | | net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail2021-02-051-1/+6
| * | | | dpaa_eth: try to move the data in place for the A050385 erratumCamelia Groza2021-02-051-1/+19
| * | | | dpaa_eth: reduce data alignment requirements for the A050385 erratumCamelia Groza2021-02-051-1/+1
| * | | | dpaa_eth: reserve space for the xdp_frame under the A050385 erratumCamelia Groza2021-02-051-2/+18
| * | | | net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2021-02-042-0/+61
| * | | | hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2021-02-042-3/+4
| * | | | net: ipa: set error code in gsi_channel_setup()Alex Elder2021-02-041-0/+1
| * | | | net: hdlc_x25: Return meaningful error code in x25_openXie He2021-02-041-3/+3
| * | | | cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju2021-02-041-0/+1
| * | | | xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross2021-02-041-1/+8
| * | | | NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel2021-02-031-0/+1
* | | | | Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_matchNathan Chancellor2020-12-311-1/+1
* | | | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-56/+48
|\ \ \ \ \
| * | | | | libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-011-3/+15
| * | | | | libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * | | | | libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0
| * | | | | ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-072-4/+4
|\ \ \ \ \
| * | | | | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
* | | | | | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-0619-70/+237
|\ \ \ \ \ \