summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-172-3/+13
* vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2021-07-172-2/+6
* vmxnet3: set correct hash type based on rss informationRonak Doshi2021-07-172-9/+29
* vmxnet3: add support for ESP IPv6 RSSRonak Doshi2021-07-171-0/+20
* vmxnet3: remove power of 2 limitation on the queuesRonak Doshi2021-07-171-3/+5
* vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi2021-07-173-60/+151
* vmxnet3: prepare for version 6 changesRonak Doshi2021-07-175-5/+11
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-176-24/+595
|\
| * igc: Export LEDsKurt Kanzenbach2021-07-165-0/+155
| * igc: Make flex filter more flexibleKurt Kanzenbach2021-07-163-20/+22
| * igc: Allow for Flex Filters to be installedVinicius Costa Gomes2021-07-161-6/+0
| * igc: Integrate flex filter into ethtool opsKurt Kanzenbach2021-07-164-10/+228
| * igc: Add possibility to add flex filterKurt Kanzenbach2021-07-164-5/+207
* | net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng2021-07-161-0/+89
* | netdevsim: Add multi-queue supportPeilin Ye2021-07-163-9/+15
|/
* bnx2x: remove unused variable 'cur_data_offset'Bill Wendling2021-07-161-6/+0
* net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'Christophe JAILLET2021-07-161-5/+3
* gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang2021-07-161-2/+4
* bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-153-2/+9
* Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1484-1813/+2210
|\
| * sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet2021-07-131-0/+4
| * sfc: ensure correct number of XDP queuesÍñigo Huguet2021-07-131-7/+8
| * sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet2021-07-131-1/+2
| * net: fddi: fix UAF in fza_probePavel Skripkin2021-07-131-2/+1
| * net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean2021-07-131-8/+6
| * net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean2021-07-131-4/+5
| * octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King2021-07-121-1/+1