summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nexthop: vxlan: Convert to new notification infoIdo Schimmel2020-11-061-2/+7
* Merge tag 'mlx5-updates-2020-11-03' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-11-0619-467/+591
|\
| * net: mlx5: Replace in_irq() usageSebastian Andrzej Siewior2020-11-051-7/+11
| * net/mlx5: Cleanup kernel-doc warningsSaeed Mahameed2020-11-051-3/+5
| * net/mlx4: Cleanup kernel-doc warningsSaeed Mahameed2020-11-051-1/+1
| * net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk2020-11-058-36/+57
| * net/mlx5: DR, Free unused buddy ICM memoryYevgeny Kliteynik2020-11-052-4/+11
| * net/mlx5: DR, ICM memory pools sync optimizationYevgeny Kliteynik2020-11-052-18/+6
| * net/mlx5: DR, Sync chunks only during freeYevgeny Kliteynik2020-11-051-6/+8
| * net/mlx5: DR, Handle ICM memory via buddy allocation instead of bucketsYevgeny Kliteynik2020-11-052-314/+211
| * net/mlx5: DR, Add buddy allocator utilitiesYevgeny Kliteynik2020-11-053-1/+204
| * net/mlx5: DR, Rename matcher functions to be more HW agnosticYevgeny Kliteynik2020-11-053-37/+33
| * net/mlx5: DR, Rename builders HW specific namesYevgeny Kliteynik2020-11-053-71/+76
| * net/mlx5: DR, Remove unused member of action structYevgeny Kliteynik2020-11-051-1/+0
* | net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang2020-11-063-27/+167
* | net: Add mhi-net driverLoic Poulain2020-11-063-0/+324
* | bus: mhi: Add mhi_queue_is_full functionLoic Poulain2020-11-061-0/+11
* | net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-16/+52
* | net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-061-0/+72
* | net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei2020-11-061-0/+13
* | net: phy: davicom: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-16/+21
* | net: phy: davicom: implement generic .handle_interrupt() calbackIoana Ciornei2020-11-061-0/+26
* | net: phy: cicada: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-4/+11
* | net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei2020-11-061-0/+20
* | net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei2020-11-066-57/+68
* | net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-067-15/+114
* | net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-17/+19
* | net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-061-0/+27
* | net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-4/+8
* | net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-061-28/+28
* | net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei2020-11-061-1/+1
* | net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei2020-11-061-7/+12
* | net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-061-0/+31
* | net: phy: make .ack_interrupt() optionalIoana Ciornei2020-11-061-1/+1
* | net: phy: add a shutdown procedureIoana Ciornei2020-11-061-0/+8
* | net: phy: export phy_error and phy_trigger_machineIoana Ciornei2020-11-061-2/+4
* | net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach2020-11-053-0/+156
* | net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri2020-11-057-14/+616
* | net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri2020-11-056-1/+435
* | net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-056-0/+1515
* | enetc: Remove Tx checksumming offload codeClaudiu Manoil2020-11-055-91/+32
* | dpaa_eth: use false and true for bool variablesZou Wei2020-11-051-2/+2
* | net: phy: adin: implement cable-test supportAlexandru Ardelean2020-11-051-0/+138
* | net: phy: adin: disable diag clock & disable standby mode in config_anegAlexandru Ardelean2020-11-051-2/+10
* | net: dsa: mt7530: support setting MTUDENG Qingfang2020-11-052-0/+61
* | net: ipa: eliminate legacy argumentsAlex Elder2020-11-053-11/+8
* | net: ipa: use version in gsi_channel_program()Alex Elder2020-11-053-19/+15
* | net: ipa: use version in gsi_channel_reset()Alex Elder2020-11-051-1/+1
* | net: ipa: use version in gsi_channel_init()Alex Elder2020-11-051-7/+6
* | net: ipa: record IPA version in GSI structureAlex Elder2020-11-052-12/+10