summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-20igc: Remove phy->type checkingSasha Neftin
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin
2021-07-20igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-07-20net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies
2021-07-20e1000e: Add space to the debug printSasha Neftin
2021-07-20e1000e: Add support for the next LOM generationSasha Neftin
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin
2021-07-20e1000e: Additional PHY power saving in S0ixSasha Neftin
2021-07-20e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin
2021-07-20e1000e: Add handshake with the CSME to support S0ixSasha Neftin
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King
2021-07-20net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller
2021-07-20net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-20net: ipa: fix IPA v4.11 interconnect dataAlex Elder
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-07-20Merge branch 's390-next'David S. Miller
2021-07-20Merge branch 'veth-flexible-channel-numbers'David S. Miller
2021-07-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-07-20veth: create by default nr_possible_cpus queuesPaolo Abeni
2021-07-20veth: implement support for set_channel ethtool opPaolo Abeni
2021-07-20veth: factor out initialization helperPaolo Abeni
2021-07-20veth: always report zero combined channelsPaolo Abeni
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-19iavf: fix locking of critical sectionsStefan Assmann
2021-07-19iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann
2021-07-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut
2021-07-16vmxnet3: update to version 6Ronak Doshi
2021-07-16vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi
2021-07-16vmxnet3: set correct hash type based on rss informationRonak Doshi
2021-07-16vmxnet3: add support for ESP IPv6 RSSRonak Doshi
2021-07-16vmxnet3: remove power of 2 limitation on the queuesRonak Doshi
2021-07-16vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi
2021-07-16vmxnet3: prepare for version 6 changesRonak Doshi
2021-07-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach
2021-07-16igc: Allow for Flex Filters to be installedVinicius Costa Gomes
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach