aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko1-8/+4
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko1-5/+86
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko1-20/+62
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_migrate_all()Jiri Pirko1-46/+29
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko1-11/+32
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko1-7/+12
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko1-7/+7
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko1-8/+10
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko1-22/+20
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migrate()Jiri Pirko1-39/+35
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko1-9/+32
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv thereJiri Pirko1-4/+12
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko1-0/+4
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko1-7/+9
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov2-5/+5
2019-03-01net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov8-72/+184
2019-03-01net: aquantia: fixed instack structure overflowIgor Russkikh2-4/+4
2019-03-01net: aquantia: fixed buffer overflowNikita Danilov1-0/+2
2019-03-01net: aquantia: added newline at end of fileNikita Danilov1-1/+1
2019-03-01net: aquantia: fixed memcpy sizeNikita Danilov1-1/+1
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe1-4/+1
2019-03-01nfp: nsp: allow the use of DMA bufferJakub Kicinski1-5/+191
2019-03-01nfp: nsp: move default buffer handling into its own functionJakub Kicinski1-42/+51
2019-03-01nfp: nsp: use fractional size of the bufferJakub Kicinski1-6/+7
2019-03-01nfp: report RJ45 connector in ethtoolJakub Kicinski2-0/+4
2019-03-01net: marvell: neta: disable comphy when setting modeMarek BehĂșn1-5/+23
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil4-1/+219
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann5-43/+13
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann2-12/+4
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann1-18/+1
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann4-5/+3
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann1-1/+1
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann3-75/+20
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann2-2/+1
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann2-14/+17
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann6-47/+25
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath2-13/+33
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath1-0/+2
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath2-10/+9
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+3
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier1-1/+1
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier1-10/+0
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal3-0/+135
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu1-1/+1
2019-02-27net: Remove switchdev_opsFlorian Fainelli6-32/+0
2019-02-27staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+21
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli3-0/+30
2019-02-27mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+12
2019-02-27rocker: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+18
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing1-3/+0