summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: arc_emac: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-161-5/+4
* mlxsw: Add support for transceiver modules resetIdo Schimmel2021-09-154-0/+77
* mlxsw: Make PMAOS pack function more genericIdo Schimmel2021-09-152-6/+5
* mlxsw: reg: Add fields to PMAOS registerIdo Schimmel2021-09-151-0/+26
* mlxsw: Track per-module port statusIdo Schimmel2021-09-154-9/+113
* mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()Ido Schimmel2021-09-151-2/+2
* mlxsw: spectrum: Do not return an error in ndo_stop()Ido Schimmel2021-09-151-1/+2
* mlxsw: core_env: Convert 'module_info_lock' to a mutexIdo Schimmel2021-09-151-10/+13
* mlxsw: core_env: Defer handling of module temperature warning eventsIdo Schimmel2021-09-151-5/+34
* mlxsw: core: Remove mlxsw_core_is_initialized()Ido Schimmel2021-09-153-15/+0
* mlxsw: core: Initialize switch driver lastIdo Schimmel2021-09-151-11/+10
* net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky2021-09-151-8/+2
* netdevsim: add ability to change channel countJakub Kicinski2021-09-152-0/+29
* ibmvnic: Reuse tx pools when possibleSukadev Bhattiprolu2021-09-152-70/+147
* ibmvnic: Reuse rx pools when possibleSukadev Bhattiprolu2021-09-152-64/+137
* ibmvnic: Reuse LTB when possibleSukadev Bhattiprolu2021-09-151-63/+74
* ibmvnic: Use bitmap for LTB map_idsSukadev Bhattiprolu2021-09-152-5/+10
* ibmvnic: init_tx_pools move loop-invariant codeSukadev Bhattiprolu2021-09-151-3/+2
* ibmvnic: Use/rename local vars in init_tx_poolsSukadev Bhattiprolu2021-09-151-14/+16
* ibmvnic: Use/rename local vars in init_rx_poolsSukadev Bhattiprolu2021-09-152-9/+10
* ibmvnic: Fix up some comments and messagesSukadev Bhattiprolu2021-09-151-6/+38
* ibmvnic: Consolidate code in replenish_rx_pool()Sukadev Bhattiprolu2021-09-151-3/+7
* ptp: ocp: Add timestamp window adjustmentJonathan Lemon2021-09-151-11/+66
* ptp: ocp: Have FPGA fold in ns adjustment for adjtime.Jonathan Lemon2021-09-151-15/+25
* ptp: ocp: Enable 4th timestamper / PPS generatorJonathan Lemon2021-09-151-8/+74
* ptp: ocp: Add second GNSS deviceJonathan Lemon2021-09-151-2/+15
* ptp: ocp: Add NMEA outputJonathan Lemon2021-09-151-2/+55
* ptp: ocp: Add debugfs entry for timecardJonathan Lemon2021-09-151-0/+233
* ptp: ocp: Separate the init and info logicJonathan Lemon2021-09-151-36/+60
* ptp: ocp: Add sysfs attribute utc_tai_offsetJonathan Lemon2021-09-151-1/+48
* ptp: ocp: Add IRIG-B output mode controlJonathan Lemon2021-09-151-0/+41
* ptp: ocp: Add IRIG-B and DCF blocksJonathan Lemon2021-09-151-0/+129
* ptp: ocp: Add SMA selector and controlsJonathan Lemon2021-09-151-28/+361
* ptp: ocp: Add third timestamperJonathan Lemon2021-09-151-2/+17
* ptp: ocp: Report error if resource registration fails.Jonathan Lemon2021-09-151-1/+5
* ptp: ocp: Skip resources with out of range irqsJonathan Lemon2021-09-151-29/+18
* ptp: ocp: Skip I2C flash read when there is no controller.Jonathan Lemon2021-09-151-2/+5
* ptp: ocp: Parameterize the TOD information display.Jonathan Lemon2021-09-151-1/+2
* ptp: ocp: parameterize the i2c driver usedJonathan Lemon2021-09-151-4/+21
* net: lantiq: configure the burst length in ethernet driversAleksander Jan Bajkowski2021-09-152-6/+36
* net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang2021-09-146-7/+43
* net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang2021-09-144-4/+14
* net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith2021-09-141-0/+15
* net: wwan: iosm: fix linux-next build errorM Chetan Kumar2021-09-141-1/+0
* ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ...Min Li2021-09-143-47/+376
* ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)Min Li2021-09-143-92/+165
* ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()Min Li2021-09-141-227/+2
* r8169: remove support for chip version RTL_GIGA_MAC_VER_27Heiner Kallweit2021-09-143-99/+3
* s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-141-1/+1
* s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-142-53/+53