summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* igc: Remove _I_PHY_ID checkingSasha Neftin2021-07-203-15/+4
* igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin2021-07-201-1/+8
* net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies2021-07-201-1/+1
* e1000e: Add space to the debug printSasha Neftin2021-07-201-2/+4
* e1000e: Add support for the next LOM generationSasha Neftin2021-07-202-0/+8
* e1000e: Add support for Lunar LakeSasha Neftin2021-07-205-0/+21
* e1000e: Additional PHY power saving in S0ixSasha Neftin2021-07-201-0/+6
* e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin2021-07-203-0/+26
* e1000e: Add handshake with the CSME to support S0ixSasha Neftin2021-07-202-154/+176
* net: phy: at803x: simplify custom phy id matchingRussell King2021-07-201-11/+5
* net: marvell: clean up trigraph warning on ??! stringColin Ian King2021-07-201-1/+1
* atm: idt77252: clean up trigraph warning on ??) stringColin Ian King2021-07-201-1/+1
* net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller2021-07-201-0/+76
* net: phylink: add phy change pause mode debugRussell King (Oracle)2021-07-201-2/+3
* net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-0/+9
* net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-6/+14
* net: ipa: fix IPA v4.11 interconnect dataAlex Elder2021-07-201-9/+4
* net: phy: add Maxlinear GPY115/21x/24x driverXu Liang2021-07-203-0/+735
* net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+14
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-126/+6
* net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-202-37/+7
* net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-202-14/+6
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-204-38/+26
* net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2021-07-202-17/+13
* net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-204-600/+23
* Merge branch 's390-next'David S. Miller2021-07-2012-398/+131
|\
| * s390/qeth: clean up device_type managementJulian Wiedmann2021-07-204-11/+10
| * s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2021-07-202-4/+4
| * s390/qeth: remove OSN supportJulian Wiedmann2021-07-209-373/+48
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-07-203-16/+73
| |\
| | * iavf: fix locking of critical sectionsStefan Assmann2021-07-191-7/+50
| | * iavf: do not override the adapter state in the watchdog taskStefan Assmann2021-07-191-1/+0
| | * i40e: improve locking of mac_filter_hashStefan Assmann2021-07-191-3/+20
* | | Merge branch 'veth-flexible-channel-numbers'David S. Miller2021-07-201-53/+252
|\| |
| * | veth: create by default nr_possible_cpus queuesPaolo Abeni2021-07-201-0/+37
| * | veth: implement support for set_channel ethtool opPaolo Abeni2021-07-201-2/+123
| * | veth: factor out initialization helperPaolo Abeni2021-07-201-49/+92
| * | veth: always report zero combined channelsPaolo Abeni2021-07-201-2/+0
* | | Revert "igc: Export LEDs"Kurt Kanzenbach2021-07-205-155/+0
| |/ |/|
* | net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut2021-07-181-5/+3
|/
* vmxnet3: update to version 6Ronak Doshi2021-07-162-3/+13
* vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2021-07-162-2/+6
* vmxnet3: set correct hash type based on rss informationRonak Doshi2021-07-162-9/+29
* vmxnet3: add support for ESP IPv6 RSSRonak Doshi2021-07-161-0/+20
* vmxnet3: remove power of 2 limitation on the queuesRonak Doshi2021-07-161-3/+5
* vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi2021-07-163-60/+151
* vmxnet3: prepare for version 6 changesRonak Doshi2021-07-165-5/+11
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-166-24/+595
|\
| * igc: Export LEDsKurt Kanzenbach2021-07-165-0/+155
| * igc: Make flex filter more flexibleKurt Kanzenbach2021-07-163-20/+22