aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-20e1000e: Additional PHY power saving in S0ixSasha Neftin1-0/+6
2021-07-20e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin3-0/+26
2021-07-20e1000e: 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-16vmxnet3: update to version 6Ronak Doshi2-3/+13
2021-07-16vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2-2/+6
2021-07-16vmxnet3: set correct hash type based on rss informationRonak Doshi2-9/+29
2021-07-16vmxnet3: add support for ESP IPv6 RSSRonak Doshi1-0/+20
2021-07-16vmxnet3: remove power of 2 limitation on the queuesRonak Doshi1-3/+5
2021-07-16vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi3-60/+151
2021-07-16vmxnet3: prepare for version 6 changesRonak Doshi5-5/+11
2021-07-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller6-24/+595
2021-07-16igc: Export LEDsKurt Kanzenbach5-0/+155
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach3-20/+22
2021-07-16igc: Allow for Flex Filters to be installedVinicius Costa Gomes1-6/+0
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach4-10/+228
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach4-5/+207
2021-07-16net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng1-0/+89
2021-07-16netdevsim: Add multi-queue supportPeilin Ye3-9/+15
2021-07-16bnx2x: remove unused variable 'cur_data_offset'Bill Wendling1-6/+0