index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
net/mlx5e: Fix build error in fec_set_block_stats()
Jakub Kicinski
1
-1
/
+1
2022-01-10
bnxt_en: improve firmware timeout messaging
Edwin Peer
4
-24
/
+25
2022-01-10
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
6
-12
/
+15
2022-01-10
bnxt_en: improve VF error messages when PF is unavailable
Edwin Peer
3
-9
/
+40
2022-01-10
bnxt_en: add dynamic debug support for HWRM messages
Edwin Peer
2
-21
/
+50
2022-01-10
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
1
-2
/
+1
2022-01-10
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
8
-17
/
+95
2022-01-08
can: flexcan: add ethtool support to get rx/tx ring parameters
Dario Binacchi
1
-0
/
+21
2022-01-08
can: flexcan: add ethtool support to change rx-rtr setting during runtime
Marc Kleine-Budde
4
-99
/
+260
2022-01-08
can: flexcan: add more quirks to describe RX path capabilities
Marc Kleine-Budde
1
-12
/
+54
2022-01-08
can: flexcan: rename RX modes
Marc Kleine-Budde
1
-24
/
+24
2022-01-08
can: flexcan: allow to change quirks at runtime
Dario Binacchi
1
-27
/
+27
2022-01-08
can: flexcan: move driver into separate sub directory
Marc Kleine-Budde
3
-1
/
+7
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
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
2
-31
/
+23
2022-01-08
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
3
-4
/
+4
2022-01-08
net: ena: Add debug prints for invalid req_id resets
Arthur Kiyanovski
1
-4
/
+4
2022-01-08
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
2
-42
/
+19
2022-01-08
net: ena: Move reset completion print to the reset function
Arthur Kiyanovski
1
-2
/
+2
2022-01-08
net: ena: Remove redundant return code check
Arthur Kiyanovski
1
-1
/
+1
2022-01-08
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
3
-13
/
+10
2022-01-08
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
3
-1
/
+30
2022-01-08
net: ena: Change return value of ena_calc_io_queue_size() to void
Arthur Kiyanovski
1
-5
/
+3
2022-01-08
net: dsa: felix: add port fast age support
Vladimir Oltean
2
-0
/
+49
2022-01-08
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
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-234
/
+672
2022-01-07
Bluetooth: btqca: sequential validation
Sai Teja Aluvala
2
-0
/
+49
2022-01-07
Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
Aaron Ma
1
-0
/
+3
2022-01-07
Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
Tedd Ho-Jeong An
3
-13
/
+22
2022-01-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-180
/
+263
2022-01-07
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
4
-1
/
+98
[next]