summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-21net: phy: at803x: finish the phy id checking simplificationVladimir Oltean1-1/+1
2021-07-21net: phylink: cleanup ksettings_setRussell King (Oracle)1-7/+9
2021-07-21igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli1-1/+3
2021-07-21igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli1-1/+1
2021-07-21igc: Remove phy->type checkingSasha Neftin1-11/+4
2021-07-21igc: Remove _I_PHY_ID checkingSasha Neftin3-15/+4
2021-07-21igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-07-21net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies1-1/+1
2021-07-21e1000e: Add space to the debug printSasha Neftin1-2/+4
2021-07-21e1000e: Add support for the next LOM generationSasha Neftin2-0/+8
2021-07-21e1000e: Add support for Lunar LakeSasha Neftin5-0/+21
2021-07-21e1000e: Additional PHY power saving in S0ixSasha Neftin1-0/+6
2021-07-21e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin3-0/+26
2021-07-21e1000e: Add handshake with the CSME to support S0ixSasha Neftin2-154/+176
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King1-11/+5
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King1-1/+1
2021-07-20atm: idt77252: clean up trigraph warning on ??) stringColin Ian King1-1/+1
2021-07-20net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller1-0/+76
2021-07-20net: phylink: add phy change pause mode debugRussell King (Oracle)1-2/+3
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-0/+9
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-6/+14
2021-07-20net: ipa: fix IPA v4.11 interconnect dataAlex Elder1-9/+4
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang3-0/+735
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang1-0/+14
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean1-126/+6
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2-37/+7
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean2-14/+6
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean4-38/+26
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2-17/+13
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean4-600/+23
2021-07-20Merge branch 's390-next'David S. Miller12-398/+131
2021-07-20Merge branch 'veth-flexible-channel-numbers'David S. Miller1-53/+252
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann4-11/+10
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2-4/+4
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann9-373/+48
2021-07-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-16/+73
2021-07-20veth: create by default nr_possible_cpus queuesPaolo Abeni1-0/+37
2021-07-20veth: implement support for set_channel ethtool opPaolo Abeni1-2/+123
2021-07-20veth: factor out initialization helperPaolo Abeni1-49/+92
2021-07-20veth: always report zero combined channelsPaolo Abeni1-2/+0
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach5-155/+0
2021-07-19iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-07-19iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-07-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3
2021-07-17vmxnet3: update to version 6Ronak Doshi2-3/+13
2021-07-17vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2-2/+6
2021-07-17vmxnet3: set correct hash type based on rss informationRonak Doshi2-9/+29
2021-07-17vmxnet3: add support for ESP IPv6 RSSRonak Doshi1-0/+20
2021-07-17vmxnet3: remove power of 2 limitation on the queuesRonak Doshi1-3/+5