aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson2-32/+8
2020-08-28ionic: change queue count with no resetShannon Nelson2-91/+213
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson3-14/+185
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson1-8/+49
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson7-88/+129
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson3-54/+81
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson2-4/+2
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson5-149/+92
2020-08-28ionic: remove lif list conceptShannon Nelson6-127/+62
2020-08-28ionic: use kcalloc for new arraysShannon Nelson1-4/+4
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson1-3/+4
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson1-1/+2
2020-08-28net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy1-7/+218
2020-08-28smsc95xx: add phylib supportAndre Edich3-265/+203
2020-08-28smsc95xx: use usbnet->driver_privAndre Edich1-33/+28
2020-08-28smsc95xx: remove redundant function argumentsAndre Edich1-18/+17
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller11-23/+23
2020-08-27gtp: add notification mechanismNicolas Dichtel1-9/+49
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann3-8/+52
2020-08-27s390/qeth: unify structs for bridge port stateJulian Wiedmann2-14/+6
2020-08-27s390/qeth: copy less data from bridge state eventsJulian Wiedmann1-15/+14
2020-08-27s390/qeth: don't let HW override the configured port roleJulian Wiedmann1-6/+0
2020-08-27s390/qeth: don't disable address events during initializationJulian Wiedmann1-2/+0
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann2-65/+23
2020-08-27s390/qeth: use to_delayed_work()Julian Wiedmann1-2/+3
2020-08-27s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann1-1/+2
2020-08-27net: phy: Sort Kconfig and MakefileAndrew Lunn2-87/+87
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn30-259/+272
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn3-132/+2
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn3-19/+2
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn9-10/+26
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin11-23/+23
2020-08-26net: ath11k: constify ath11k_thermal_opsRikard Falkeborn1-1/+1
2020-08-26net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-08-26net: phy: at803x: constify static regulator_opsRikard Falkeborn1-2/+2
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2020-08-26net: ipa: remove duplicate includeWang Hai1-1/+0
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan1-52/+13
2020-08-26ibmvnic: remove never executed if statementLijun Pan1-12/+0
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan1-4/+13
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan1-1/+1
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan1-1/+1
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan4-13/+11
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan11-72/+23
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang1-2/+1
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches1-43/+58
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches1-4/+7