summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-17vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi3-60/+151
2021-07-17vmxnet3: prepare for version 6 changesRonak Doshi5-5/+11
2021-07-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller6-24/+595
2021-07-17igc: Export LEDsKurt Kanzenbach5-0/+155
2021-07-17igc: Make flex filter more flexibleKurt Kanzenbach3-20/+22
2021-07-17igc: Allow for Flex Filters to be installedVinicius Costa Gomes1-6/+0
2021-07-17igc: Integrate flex filter into ethtool opsKurt Kanzenbach4-10/+228
2021-07-17igc: 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
2021-07-16net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'Christophe JAILLET1-5/+3
2021-07-16gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing3-2/+9
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds84-1813/+2210
2021-07-13sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet1-0/+4
2021-07-13sfc: ensure correct number of XDP queuesÍñigo Huguet1-7/+8
2021-07-13sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet1-1/+2
2021-07-13net: fddi: fix UAF in fza_probePavel Skripkin1-2/+1
2021-07-13net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean1-8/+6
2021-07-13net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean1-4/+5