index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
8
-68
/
+46
*
mt76: connac: make read-only array ba_range static const
Colin Ian King
2022-03-16
1
-1
/
+1
*
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
2022-03-16
1
-0
/
+2
*
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
2022-03-16
1
-1
/
+0
*
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
2022-03-16
3
-5
/
+25
*
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2022-03-16
2
-26
/
+40
*
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
7
-14
/
+88
*
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
2022-03-16
1
-6
/
+18
*
mt76: mt7915: allow beaconing on all chains
Ryder Lee
2022-03-16
1
-0
/
+1
*
mt76: fix monitor mode crash with sdio driver
Deren Wu
2022-03-16
1
-1
/
+1
*
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
2
-13
/
+11
*
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-03-16
1
-2
/
+7
*
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
2
-2
/
+1
*
mt76: split single ldpc cap bit into bits
MeiChia Chiu
2022-03-16
5
-15
/
+22
*
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
2022-03-16
1
-2
/
+15
*
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
2022-03-16
1
-1
/
+1
*
mt76: mt7921: fix up the monitor mode
Sean Wang
2022-03-16
4
-10
/
+47
*
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-03-16
3
-27
/
+27
*
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
2022-03-16
1
-1
/
+4
*
rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()
Ping-Ke Shih
2022-03-16
1
-1
/
+1
*
airo: fix typos in comments
Julia Lawall
2022-03-16
1
-1
/
+1
*
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2022-03-16
1
-3
/
+3
*
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
2022-03-16
1
-0
/
+1
*
zd1201: use kzalloc
Julia Lawall
2022-03-16
1
-2
/
+1
*
mwifiex: make read-only array wmm_oui static const
Colin Ian King
2022-03-16
1
-1
/
+1
*
can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...
Marc Kleine-Budde
2022-03-13
1
-2
/
+2
*
can: mcp251xfd: add TX IRQ coalescing ethtool support
Marc Kleine-Budde
2022-03-13
3
-3
/
+22
*
can: mcp251xfd: add TX IRQ coalescing support
Marc Kleine-Budde
2022-03-13
3
-5
/
+77
*
can: mcp251xfd: add RX IRQ coalescing ethtool support
Marc Kleine-Budde
2022-03-13
3
-0
/
+57
*
can: mcp251xfd: add RX IRQ coalescing support
Marc Kleine-Budde
2022-03-13
5
-10
/
+123
*
can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
Marc Kleine-Budde
2022-03-13
3
-17
/
+88
*
can: mcp251xfd: update macros describing ring, FIFO and RAM layout
Marc Kleine-Budde
2022-03-13
2
-23
/
+19
*
can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...
Marc Kleine-Budde
2022-03-13
2
-15
/
+13
*
can: mcp251xfd: ethtool: add support
Marc Kleine-Budde
2022-03-13
5
-0
/
+44
*
can: mcp251xfd: ram: coalescing support
Marc Kleine-Budde
2022-03-13
2
-7
/
+68
*
can: mcp251xfd: ram: add helper function for runtime ring size calculation
Marc Kleine-Budde
2022-03-13
3
-0
/
+155
*
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
Marc Kleine-Budde
2022-03-13
1
-1
/
+1
*
can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
Marc Kleine-Budde
2022-03-13
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-03-12
10
-118
/
+1299
|
\
|
*
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
2022-03-11
8
-24
/
+765
|
*
ice: Fix FV offset searching
Michal Swiatkowski
2022-03-11
3
-51
/
+12
|
*
gtp: Implement GTP echo request
Wojciech Drewek
2022-03-11
1
-37
/
+268
|
*
gtp: Implement GTP echo response
Wojciech Drewek
2022-03-11
1
-16
/
+197
|
*
gtp: Allow to create GTP device without FDs
Wojciech Drewek
2022-03-11
1
-17
/
+84
*
|
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2022-03-12
2
-1
/
+20
*
|
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2022-03-12
2
-10
/
+10
*
|
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2022-03-12
2
-12
/
+8
*
|
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2022-03-12
2
-24
/
+9
*
|
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-12
9
-18
/
+18
*
|
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
2022-03-12
5
-4
/
+29
[next]