summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna2020-05-071-1/+1
* Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna2020-05-072-14/+29
* Crypto/chcr: fix gcm-aes and rfc4106-gcm failed testsDevulapally Shiva Krishna2020-05-071-4/+12
* net: ipa: kill ipa_cmd_dma_task_32b_addr_add()Alex Elder2020-05-072-70/+0
* net: ipa: kill ipa_endpoint_stop()Alex Elder2020-05-072-23/+6
* net: ipa: don't retry in ipa_endpoint_stop()Alex Elder2020-05-071-15/+2
* net: ipa: get rid of workaround in ipa_endpoint_stop()Alex Elder2020-05-071-38/+1
* net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder2020-05-071-5/+2
* net: ipa: remove endpoint delay mode featureAlex Elder2020-05-073-10/+1
* net: ipa: introduce ipa_endpoint_program_suspend()Alex Elder2020-05-071-26/+41
* net: ipa: have ipa_endpoint_init_ctrl() return previous stateAlex Elder2020-05-071-14/+14
* net: ipa: only reset channel twice for IPA v3.5.1Alex Elder2020-05-071-2/+2
* net: ipa: rename db_enable flagAlex Elder2020-05-074-21/+21
* r8169: use fsleep in polling functionsHeiner Kallweit2020-05-071-64/+44
* net: phy: mscc: use phy_package_sharedMichael Walle2020-05-062-70/+32
* net: phy: bcm54140: use phy_package_sharedMichael Walle2020-05-061-46/+11
* net: phy: add concept of shared storage for PHYsMichael Walle2020-05-062-0/+139
* Revert "crypto: chelsio - Inline single pdu only"Ayush Sawal2020-05-061-3/+0
* net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-062-2/+2
* net: cpmac: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: moxa: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-2/+3
* net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* net: enetc: Make some symbols staticChenTao2020-05-061-2/+3
* net: mediatek: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: socionext: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* s390/qeth: clean up Kconfig help textJulian Wiedmann2020-05-061-6/+3
* s390/qeth: return error when starting a reset failsJulian Wiedmann2020-05-063-16/+27
* s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann2020-05-061-6/+7
* s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann2020-05-061-2/+10
* s390/qeth: merge TX skb mapping codeJulian Wiedmann2020-05-061-37/+27
* s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2020-05-062-4/+81
* s390/qeth: extract helpers for next-hop lookupJulian Wiedmann2020-05-062-20/+27
* s390/qeth: add debugfs file for local IP addressesJulian Wiedmann2020-05-062-1/+33
* s390/qeth: process local address eventsJulian Wiedmann2020-05-065-0/+257
* s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann2020-05-062-9/+17
* net: ethernet: mediatek: Make mtk_m32 staticSamuel Zou2020-05-061-1/+1
* net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()Jason Yan2020-05-061-2/+1
* net: cortina: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou2020-05-061-4/+1
* net: ethernet: ti: am65-cpts: fix buildGrygorii Strashko2020-05-051-3/+2
* cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven2020-05-051-1/+1
* net: ipa: remove duplicated include from ipa_mem.cYueHaibing2020-05-051-1/+0
* net: sierra_net: Remove unused inline functionYueHaibing2020-05-051-5/+0
* bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing2020-05-051-21/+0
* net: microchip: Remove unused inline function is_bits_setYueHaibing2020-05-051-5/+0
* myri10ge: Remove unused inline function myri10ge_vlan_ip_csumYueHaibing2020-05-051-12/+0
* net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing2020-05-051-9/+0
* net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing2020-05-051-5/+0
* net: sun: cassini: Remove unused inline functionsYueHaibing2020-05-051-12/+0