index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2
-0
/
+40
2022-07-29
wifi: wcn36xx: Move capability bitmap to string translation function to firmware.c
Bryan O'Donoghue
3
-77
/
+81
2022-07-29
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
7
-124
/
+146
2022-07-29
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
4
-8
/
+8
2022-07-29
netdevsim: fib: Add debugfs knob to simulate route deletion failure
Ido Schimmel
1
-0
/
+14
2022-07-29
netdevsim: fib: Fix reference count leak on route deletion failure
Ido Schimmel
1
-1
/
+26
2022-07-29
net: ethernet: mtk_eth_soc: add xdp tx return bulking support
Lorenzo Bianconi
1
-6
/
+14
2022-07-29
net: ethernet: mtk_eth_soc: introduce xdp multi-frag support
Lorenzo Bianconi
1
-43
/
+82
2022-07-29
net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routine
Lorenzo Bianconi
1
-26
/
+42
2022-07-29
vmxnet3: do not reschedule napi for rx processing
Ronak Doshi
1
-9
/
+0
2022-07-29
mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2
Danielle Ratson
2
-6
/
+28
2022-07-29
mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Danielle Ratson
2
-9
/
+223
2022-07-29
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
4
-10
/
+104
2022-07-29
mlxsw: Send PTP packets as data packets to overcome a limitation
Danielle Ratson
4
-10
/
+175
2022-07-29
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Danielle Ratson
2
-7
/
+159
2022-07-29
mlxsw: Query UTC sec and nsec PCI offsets and values
Danielle Ratson
3
-0
/
+55
2022-07-29
mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2
Danielle Ratson
2
-7
/
+54
2022-07-29
mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICs
Danielle Ratson
4
-2
/
+15
2022-07-29
mlxsw: spectrum_ptp: Add helper functions to configure PTP traps
Amit Cohen
1
-22
/
+40
2022-07-29
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
1
-8
/
+3
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
3
-29
/
+30
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
3
-168
/
+171
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
3
-184
/
+187
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
3
-93
/
+98
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
3
-311
/
+317
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
3
-88
/
+97
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
3
-93
/
+102
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
3
-105
/
+113
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
3
-37
/
+39
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
3
-37
/
+49
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
3
-42
/
+44
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
4
-51
/
+67
2022-07-28
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2
-2
/
+14
2022-07-28
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2
-24
/
+12
2022-07-28
amt: fix typo in comment
Ruffalo Lavoisier
1
-1
/
+1
2022-07-28
mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.c
Yang Li
1
-1
/
+0
2022-07-28
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
1
-7
/
+1
2022-07-28
net/mlx5: Lock mlx5 devlink health recovery callback
Moshe Shemesh
2
-3
/
+13
2022-07-28
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2
-13
/
+37
2022-07-28
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-28
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2
-10
/
+17
2022-07-28
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
6
-50
/
+79
2022-07-28
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2
-8
/
+13
2022-07-28
bnxt_en: implement callbacks for devlink selftests
vikas
3
-12
/
+85
2022-07-28
net/mlx5e: kTLS, Dynamically re-size TX recycling pool
Tariq Toukan
1
-26
/
+289
2022-07-28
net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
Tariq Toukan
5
-47
/
+199
2022-07-28
net/mlx5e: kTLS, Take stats out of OOO handler
Tariq Toukan
1
-16
/
+11
2022-07-28
net/mlx5e: kTLS, Introduce TLS-specific create TIS
Tariq Toukan
1
-5
/
+9
2022-07-28
net: usb: delete extra space and tab in blank line
Xie Shaowen
5
-30
/
+30
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-118
/
+195
[prev]
[next]