summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: support FIPER3Yangbo Lu2020-09-191-1/+19
* net: ipa: do not enable GSI interrupt for wakeupAlex Elder2020-09-192-14/+4
* net: ipa: enable wakeup on IPA interruptAlex Elder2020-09-191-0/+14
* net: ipa: repurpose CLOCK_HELD flagAlex Elder2020-09-192-10/+10
* net: ipa: use device_init_wakeup()Alex Elder2020-09-192-26/+18
* net: ipa: manage endpoints separate from clockAlex Elder2020-09-192-10/+12
* net: ipa: replace ipa->suspend_ref with a flag bitAlex Elder2020-09-192-9/+19
* net: ipa: use refcount_t for IPA clock reference countAlex Elder2020-09-191-7/+7
* net: phy: bcm7xxx: request and manage GPHY clockFlorian Fainelli2020-09-191-1/+29
* net: hns3: Supply missing hclge_dcb.h include fileWang Hai2020-09-181-0/+1
* net/appletalk: Supply missing net/Space.h include fileWang Hai2020-09-182-0/+4
* liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai2020-09-182-0/+2
* hinic: modify irq nameLuo bin2020-09-184-9/+13
* net: cortina: Remove set but not used variableZheng Yongjun2020-09-181-4/+2
* dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu2020-09-183-16/+209
* dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu2020-09-182-16/+23
* dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu2020-09-181-15/+16
* dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu2020-09-184-1/+11
* dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu2020-09-183-0/+131
* Revert "ibmvnic: remove never executed if statement"Lijun Pan2020-09-181-0/+6
* ionic: add devlink firmware updateShannon Nelson2020-09-185-9/+239
* ionic: update the fw update apiShannon Nelson2020-09-182-8/+29
* netdevsim: devlink flash timeout messageShannon Nelson2020-09-181-0/+2
* ionic: add DIMLIB to KconfigShannon Nelson2020-09-181-0/+1
* net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn2020-09-181-0/+1
* dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-181-57/+6
* mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata2020-09-181-1/+33
* mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata2020-09-181-0/+59
* mlxsw: spectrum_buffers: Support two headroom modesPetr Machata2020-09-182-3/+30
* net: marvell: prestera: Add Switchdev driver implementationVadym Kochan2020-09-187-4/+1807
* net: marvell: prestera: Add ethtool interface supportVadym Kochan2020-09-187-6/+1182
* net: marvell: prestera: Add basic devlink supportVadym Kochan2020-09-186-5/+165
* net: marvell: prestera: Add PCI interface supportVadym Kochan2020-09-183-0/+782
* net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan2020-09-1812-0/+2380
* net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin2020-09-183-15/+16
* net: hns3: use writel() to optimize the barrier operationYunsheng Lin2020-09-182-8/+3
* net: hns3: optimize the rx clean processYunsheng Lin2020-09-181-30/+31
* net: hns3: optimize the tx clean processYunsheng Lin2020-09-183-45/+33
* net: hns3: batch tx doorbell operationYunsheng Lin2020-09-183-12/+39
* net: hns3: batch the page reference count updatesYunsheng Lin2020-09-182-8/+25
* cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-171-81/+11
* ionic: dynamic interrupt moderationShannon Nelson2020-09-176-31/+112
* net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang2020-09-177-59/+132
* mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata2020-09-174-64/+113
* mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata2020-09-173-0/+21
* mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()Petr Machata2020-09-171-52/+23
* mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata2020-09-172-9/+1
* mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata2020-09-172-201/+199
* mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr Machata2020-09-172-61/+61
* mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom codePetr Machata2020-09-171-10/+19