summaryrefslogtreecommitdiffstats
path: root/certs/common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
2021-11-26wcn36xx: Use correct SSN for ADD BA requestLoic Poulain3-10/+44
2021-11-26ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli1-8/+8
2021-11-24ath11k: Use memset_startat() for clearing queue descriptorsKees Cook1-7/+6
2021-11-24ath11k: Fix spelling mistake "detetction" -> "detection"Colin Ian King1-1/+1
2021-11-24Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo3-96/+0
2021-11-22ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli1-7/+7
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong3-0/+96
2021-11-22ath11k: skip sending vdev down for channel switchWen Gong1-31/+1
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong6-3/+86
2021-11-22ath11k: calculate the correct NSS of peer for HE capabilitiesWen Gong1-1/+36
2021-11-22ath11k: change to treat alpha code na as world wide regdomainWen Gong1-1/+7
2021-11-22ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang1-2/+23
2021-11-22ath11k: do not restore ASPM in case of single MSI vectorCarl Huang1-1/+7
2021-11-22ath11k: add support one MSI vectorCarl Huang2-15/+51
2021-11-22ath11k: refactor multiple MSI vector implementationCarl Huang2-8/+43
2021-11-22ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQCarl Huang1-4/+4
2021-11-22ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang2-0/+18
2021-11-22ath11k: get msi_data again after request_irq is calledCarl Huang1-0/+30
2021-11-19ath9k: fix intr_txqs settingPeter Seiderer1-1/+1
2021-11-19ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan3-4/+14
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter1-4/+5
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades1-68/+114
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades1-35/+16
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades1-54/+52
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades1-116/+166
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades1-213/+461
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades1-17/+21
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang3-32/+163
2021-11-18net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang1-1/+31
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang8-38/+123
2021-11-18net: dsa: felix: add stream gate settings for psfpXiaoliang Yang1-4/+213
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang3-10/+451
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang4-2/+59
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang1-3/+14
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang3-19/+97
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-11-18mctp/test: Update refcount checking in route fragment testsJeremy Kerr1-5/+0
2021-11-18ipv6: ah6: use swap() to make code cleanerYao Jing1-4/+1
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet2-0/+2
2021-11-18net: mdio: Replaced BUG_ON() with WARN()Florian Fainelli1-6/+10
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer1-0/+6
2021-11-18e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-18net: dpaa2-mac: use phylink_generic_validate()Russell King (Oracle)1-48/+5
2021-11-18net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()Russell King (Oracle)1-35/+0
2021-11-18net: dpaa2-mac: populate supported_interfaces memberRussell King1-0/+21
2021-11-18net: ag71xx: use phylink_generic_validate()Russell King (Oracle)1-28/+3
2021-11-18net: ag71xx: remove interface checks in ag71xx_mac_validate()Russell King (Oracle)1-40/+1
2021-11-18net: ag71xx: populate supported_interfaces memberRussell King1-0/+26