index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode()
Marc Kleine-Budde
3
-4
/
+9
2022-01-08
can: mcp251xfd: move ring init into separate function
Marc Kleine-Budde
4
-255
/
+274
2022-01-08
can: mcp251xfd: move chip FIFO init into separate file
Marc Kleine-Budde
4
-102
/
+121
2022-01-08
can: mcp251xfd: move TEF handling into separate file
Marc Kleine-Budde
4
-261
/
+281
2022-01-08
can: mcp251xfd: move TX handling into separate file
Marc Kleine-Budde
4
-187
/
+209
2022-01-08
can: mcp251xfd: move RX handling into separate file
Marc Kleine-Budde
4
-244
/
+262
2022-01-08
can: mcp251xfd: mcp251xfd.h: sort function prototypes
Marc Kleine-Budde
1
-1
/
+1
2022-01-08
can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debu...
Marc Kleine-Budde
1
-5
/
+8
2022-01-08
can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get()
Marc Kleine-Budde
1
-4
/
+2
2022-01-08
can: mcp251xfd: mcp251xfd_open(): open_candev() first
Marc Kleine-Budde
1
-8
/
+8
2022-01-08
can: mcp251xfd: add missing newline to printed strings
Marc Kleine-Budde
1
-2
/
+2
2022-01-08
can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message
Marc Kleine-Budde
1
-1
/
+1
2022-01-08
can: mcp251xfd: remove double blank lines
Marc Kleine-Budde
2
-2
/
+0
2022-01-08
can: janz-ican3: initialize dlc variable
Tom Rix
1
-1
/
+1
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
192
-953
/
+2211
2022-01-07
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
2
-31
/
+23
2022-01-07
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
3
-4
/
+4
2022-01-07
net: ena: Add debug prints for invalid req_id resets
Arthur Kiyanovski
1
-4
/
+4
2022-01-07
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
2
-42
/
+19
2022-01-07
net: ena: Move reset completion print to the reset function
Arthur Kiyanovski
1
-2
/
+2
2022-01-07
net: ena: Remove redundant return code check
Arthur Kiyanovski
1
-1
/
+1
2022-01-07
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
3
-13
/
+10
2022-01-07
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
3
-1
/
+30
2022-01-07
net: ena: Change return value of ena_calc_io_queue_size() to void
Arthur Kiyanovski
1
-5
/
+3
2022-01-07
octeontx2-af: Fix interrupt name strings
Sunil Goutham
2
-4
/
+3
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
2
-0
/
+49
2022-01-07
net: mscc: ocelot: fix incorrect balancing with down LAG ports
Vladimir Oltean
1
-15
/
+11
2022-01-07
iavf: remove an unneeded variable
Jason Wang
1
-3
/
+1
2022-01-07
i40e: remove variables set but not used
Yang Li
1
-5
/
+0
2022-01-07
i40e: Remove non-inclusive language
Mateusz Palczewski
2
-3
/
+3
2022-01-07
i40e: Update FW API version
Mateusz Palczewski
1
-2
/
+2
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
3
-14
/
+35
2022-01-07
i40e: Add ensurance of MacVlan resources for every trusted VF
Karen Sornek
1
-5
/
+29
2022-01-07
octeontx2-nicvf: Free VF PTP resources.
Rakesh Babu Saladi
1
-1
/
+4
2022-01-07
octeontx2-af: Increment ptp refcount before use
Subbaraya Sundeep
1
-0
/
+2
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
16
-228
/
+672
2022-01-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-180
/
+263
2022-01-06
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
4
-1
/
+98
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation
Amit Cohen
2
-16
/
+252
2022-01-06
mlxsw: Add operations structure for bloom filter calculation
Amit Cohen
4
-2
/
+18
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...
Amit Cohen
1
-25
/
+25
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...
Amit Cohen
1
-11
/
+25
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...
Amit Cohen
1
-8
/
+8
2022-01-06
mlxsw: Introduce flex key elements for Spectrum-4
Amit Cohen
2
-0
/
+43
2022-01-06
mlxsw: Rename virtual router flex key element
Amit Cohen
4
-12
/
+12
2022-01-06
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
1
-3
/
+6
2022-01-06
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
1
-1
/
+14
2022-01-06
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
1
-1
/
+4
2022-01-06
Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
Moshe Shemesh
1
-20
/
+1
2022-01-06
net/mlx5: Set command entry semaphore up once got index free
Moshe Shemesh
1
-9
/
+6
[prev]
[next]