summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: use le32/16_get_bits() whenever possibleRyder Lee2022-03-168-68/+46
* mt76: connac: make read-only array ba_range static constColin Ian King2022-03-161-1/+1
* mt76: mt7915: check for devm_pinctrl_get() failureDan Carpenter2022-03-161-0/+2
* mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi2022-03-161-1/+0
* mt76: mt7915: add txpower init for 6GHzShayne Chen2022-03-163-5/+25
* mt76: mt7915: fix eeprom fields of txpower init valuesShayne Chen2022-03-162-26/+40
* mt76: mt7915: add 6 GHz supportMeiChia Chiu2022-03-167-14/+88
* mt76: connac: add 6 GHz support for wtbl and starec configurationMeiChia Chiu2022-03-161-6/+18
* mt76: mt7915: allow beaconing on all chainsRyder Lee2022-03-161-0/+1
* mt76: fix monitor mode crash with sdio driverDeren Wu2022-03-161-1/+1
* mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi2022-03-162-13/+11
* mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi2022-03-161-2/+7
* mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi2022-03-162-2/+1
* mt76: split single ldpc cap bit into bitsMeiChia Chiu2022-03-165-15/+22
* mt76: mt7915: fix DFS no radar detection eventEvelyn Tsai2022-03-161-2/+15
* mt76: mt7921: use mt76_hw instead of open coding itSean Wang2022-03-161-1/+1
* mt76: mt7921: fix up the monitor modeSean Wang2022-03-164-10/+47
* mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi2022-03-163-27/+27
* mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_initLorenzo Bianconi2022-03-161-1/+4
* rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()Ping-Ke Shih2022-03-161-1/+1
* airo: fix typos in commentsJulia Lawall2022-03-161-1/+1
* rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall2022-03-161-3/+3
* rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh2022-03-161-0/+1
* zd1201: use kzallocJulia Lawall2022-03-161-2/+1
* mwifiex: make read-only array wmm_oui static constColin Ian King2022-03-161-1/+1
* can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...Marc Kleine-Budde2022-03-131-2/+2
* can: mcp251xfd: add TX IRQ coalescing ethtool supportMarc Kleine-Budde2022-03-133-3/+22
* can: mcp251xfd: add TX IRQ coalescing supportMarc Kleine-Budde2022-03-133-5/+77
* can: mcp251xfd: add RX IRQ coalescing ethtool supportMarc Kleine-Budde2022-03-133-0/+57
* can: mcp251xfd: add RX IRQ coalescing supportMarc Kleine-Budde2022-03-135-10/+123
* can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parametersMarc Kleine-Budde2022-03-133-17/+88
* can: mcp251xfd: update macros describing ring, FIFO and RAM layoutMarc Kleine-Budde2022-03-132-23/+19
* can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...Marc Kleine-Budde2022-03-132-15/+13
* can: mcp251xfd: ethtool: add supportMarc Kleine-Budde2022-03-135-0/+44
* can: mcp251xfd: ram: coalescing supportMarc Kleine-Budde2022-03-132-7/+68
* can: mcp251xfd: ram: add helper function for runtime ring size calculationMarc Kleine-Budde2022-03-133-0/+155
* can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAMMarc Kleine-Budde2022-03-131-1/+1
* can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skbMarc Kleine-Budde2022-03-131-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-1210-118/+1299
|\
| * ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik2022-03-118-24/+765
| * ice: Fix FV offset searchingMichal Swiatkowski2022-03-113-51/+12
| * gtp: Implement GTP echo requestWojciech Drewek2022-03-111-37/+268
| * gtp: Implement GTP echo responseWojciech Drewek2022-03-111-16/+197
| * gtp: Allow to create GTP device without FDsWojciech Drewek2022-03-111-17/+84
* | net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel2022-03-122-1/+20
* | net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel2022-03-122-10/+10
* | net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel2022-03-122-12/+8
* | net: usb: asix: unify ax88772_resume codeOleksij Rempel2022-03-122-24/+9
* | net: add per-cpu storage and net->core_statsEric Dumazet2022-03-129-18/+18
* | nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe2022-03-125-4/+29