summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho3-107/+86
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho3-250/+283
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho2-22/+46
2020-03-27iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho1-9/+0
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho7-71/+58
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg1-3/+5
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2-11/+6
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2-8/+173
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg1-3/+5
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho3-1/+47
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu5-12/+124
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+19
2020-03-26net: phy: don't touch suspended flag if there's no suspend/resume callbackHeiner Kallweit1-17/+15
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-26net: atlantic: add XPN handlingMark Starovoytov1-2/+7
2020-03-26net: atlantic: MACSec offload statistics implementationDmitry Bogdanov5-19/+766
2020-03-26net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov3-0/+806
2020-03-26net: atlantic: MACSec ingress offload implementationMark Starovoytov2-6/+420
2020-03-26net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov4-0/+1605
2020-03-26net: atlantic: MACSec egress offload implementationDmitry Bogdanov2-8/+656
2020-03-26net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov5-1/+1451
2020-03-26net: atlantic: MACSec offload skeletonDmitry Bogdanov10-8/+373
2020-03-26net: macsec: report real_dev features when HW offloading is enabledMark Starovoytov1-4/+22
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov1-108/+213
2020-03-26net: macsec: support multicast/broadcast when offloadingMark Starovoytov1-13/+38
2020-03-26net: macsec: allow multiple macsec devices with offloadDmitry Bogdanov1-24/+1
2020-03-26net: macsec: init secy pointer in macsec_contextDmitry Bogdanov1-1/+15
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart1-2/+11
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-03-26net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko7-2/+3030
2020-03-26net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko2-0/+20
2020-03-26net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko2-0/+18
2020-03-26net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko1-0/+4
2020-03-26phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko2-3/+1
2020-03-26net: phy: add marvell usb to mdio controllerTobias Waldekranz3-0/+128
2020-03-26net: phy: probe PHY drivers synchronouslyHeiner Kallweit1-0/+1
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller4-0/+105
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller1-6/+22
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller2-1/+8
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller2-4/+13
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller2-3/+6
2020-03-26devlink: prepare to support region operationsJacob Keller2-5/+17
2020-03-26veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi1-47/+82
2020-03-26veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi1-15/+15
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-26sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1