index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
4
-16
/
+24
2023-06-22
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
1
-5
/
+4
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
1
-11
/
+34
2023-06-22
i40e, xsk: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
1
-6
/
+0
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-79
/
+278
2023-06-22
ice: use ice_down_up() where applicable
Maciej Fijalkowski
1
-15
/
+3
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
1
-2
/
+2
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
6
-75
/
+29
2023-06-22
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
1
-3
/
+2
2023-06-22
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
1
-10
/
+9
2023-06-22
ice: reduce initial wait for control queue messages
Jacob Keller
2
-3
/
+7
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
4
-43
/
+28
2023-06-22
iavf: remove some unused functions and pointless wrappers
Przemek Kitszel
5
-76
/
+8
2023-06-22
iavf: fix err handling for MAC replace
Przemek Kitszel
1
-23
/
+19
2023-06-22
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
can: kvaser_pciefd: Use TX FIFO size read from CAN controller
Jimmy Assarsson
1
-12
/
+3
2023-06-22
can: kvaser_pciefd: Refactor code
Jimmy Assarsson
1
-134
/
+87
2023-06-22
can: kvaser_pciefd: Add len8_dlc support
Jimmy Assarsson
1
-4
/
+12
2023-06-22
can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
Jimmy Assarsson
1
-79
/
+89
2023-06-22
can: kvaser_pciefd: Sort register definitions
Jimmy Assarsson
1
-100
/
+110
2023-06-22
can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,se...
Jimmy Assarsson
1
-7
/
+3
2023-06-22
can: kvaser_pciefd: Rename device ID defines
Jimmy Assarsson
1
-11
/
+23
2023-06-22
can: kvaser_pciefd: Sort includes in alphabetic order
Jimmy Assarsson
1
-5
/
+5
2023-06-22
can: kvaser_pciefd: Remove SPI flash parameter read functionality
Jimmy Assarsson
2
-218
/
+5
2023-06-22
can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
Jimmy Assarsson
1
-5
/
+5
2023-06-22
can: kvaser_pciefd: Set hardware timestamp on transmitted packets
Jimmy Assarsson
1
-2
/
+10
2023-06-22
can: kvaser_pciefd: Add function to set skb hwtstamps
Jimmy Assarsson
1
-17
/
+10
2023-06-22
can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
Jimmy Assarsson
1
-38
/
+1
2023-06-22
can: kvaser_pciefd: Remove useless write to interrupt register
Jimmy Assarsson
1
-7
/
+2
2023-06-22
can: length: refactor frame lengths definition to add size in bits
Vincent Mailhol
1
-13
/
+2
2023-06-22
can: ti_hecc: fix coding style
Marc Kleine-Budde
1
-1
/
+1
2023-06-22
can: rx-offload: fix coding style
Marc Kleine-Budde
1
-1
/
+1
2023-06-22
can: m_can: fix coding style
Marc Kleine-Budde
1
-2
/
+2
2023-06-22
can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
Miquel Raynal
3
-4
/
+31
2023-06-22
can: sja1000: Prepare the use of a threaded handler
Miquel Raynal
1
-3
/
+8
2023-06-22
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
1
-7
/
+6
2023-06-22
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
1
-14
/
+14
2023-06-22
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
1
-1
/
+1
2023-06-22
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
1
-19
/
+21
2023-06-22
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
1
-22
/
+22
2023-06-22
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
1
-99
/
+99
2023-06-22
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
1
-20
/
+13
2023-06-21
bnxt_en: Link representors to PCI device
Ivan Vecera
1
-0
/
+1
2023-06-21
wifi: rtlwifi: cleanup USB interface
Dmitry Antipov
2
-27
/
+6
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
40
-391
/
+177
[prev]
[next]