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
*
net: ipa: don't assume 8 modem routing table entries
Alex Elder
2022-10-27
13
-77
/
+88
*
net: ipa: determine route table size from memory region
Alex Elder
2022-10-27
3
-21
/
+13
*
net: ipa: record the route table size in the IPA structure
Alex Elder
2022-10-27
2
-7
/
+17
*
eth: fealnx: delete the driver for Myson MTD-800
Jakub Kicinski
2022-10-27
3
-1964
/
+0
*
ice: Add support Flex RXD
Michal Jaron
2022-10-27
5
-0
/
+99
*
net: broadcom: bcm4908_enet: use build_skb()
Rafał Miłecki
2022-10-27
1
-17
/
+36
*
net: dp83822: Print the SOR1 strap status
Fabio Estevam
2022-10-27
1
-0
/
+2
*
bond: Disable TLS features indication
Tariq Toukan
2022-10-27
2
-30
/
+1
*
net: stmmac: remove duplicate dma queue channel macros
Junxiao Chang
2022-10-27
2
-18
/
+7
*
net: ethernet: ave: Remove duplicate phy_resume() calls
Kunihiko Hayashi
2022-10-27
1
-6
/
+0
*
phylink: require valid state argument to phylink_validate_mask_caps()
Jakub Kicinski
2022-10-27
1
-3
/
+2
*
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-26
3
-18
/
+203
|
\
|
*
ieee802154: hwsim: Save the current filtering level and use it
Miquel Raynal
2022-10-24
1
-5
/
+23
|
*
ieee802154: hwsim: Introduce a helper to update all the PIB attributes
Miquel Raynal
2022-10-24
1
-26
/
+30
|
*
ieee802154: atusb: add support for trac feature
Alexander Aring
2022-10-12
1
-5
/
+28
|
*
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
2022-10-12
1
-1
/
+2
|
*
ieee802154: hwsim: Implement address filtering
Miquel Raynal
2022-10-12
1
-2
/
+108
|
*
ieee802154: hwsim: Record the address filter values
Miquel Raynal
2022-10-12
1
-0
/
+36
|
*
net: ieee802154: mcr20a: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-12
1
-6
/
+3
|
*
net/ieee802154: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2022-10-26
15
-1392
/
+781
|
\
\
|
*
|
can: rcar_canfd: Use devm_reset_control_get_optional_exclusive
Biju Das
2022-10-26
1
-11
/
+11
|
*
|
can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()
Dongliang Mu
2022-10-26
1
-1
/
+1
|
*
|
can: m_can: use consistent indention
Marc Kleine-Budde
2022-10-26
1
-1
/
+1
|
*
|
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
2022-10-26
4
-41
/
+284
|
*
|
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
2022-10-26
3
-31
/
+27
|
*
|
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
2022-10-26
1
-3
/
+3
|
*
|
can: kvaser_usb_leaf: Ignore stale bus-off after start
Anssi Hannula
2022-10-26
1
-1
/
+30
|
*
|
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
2022-10-26
1
-0
/
+4
|
*
|
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
2022-10-26
3
-3
/
+81
|
*
|
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
2022-10-26
1
-12
/
+8
|
*
|
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
2022-10-26
1
-0
/
+99
|
*
|
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
2022-10-26
1
-19
/
+19
|
*
|
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
2022-10-26
1
-1
/
+143
|
*
|
can: gs_usb: add support for reading error counters
Jeroen Hofstee
2022-10-20
1
-0
/
+39
|
*
|
can: gs_usb: document GS_CAN_FEATURE_GET_STATE
Jeroen Hofstee
2022-10-20
1
-1
/
+4
|
*
|
can: gs_usb: add ability to enable / disable berr reporting
Jeroen Hofstee
2022-10-20
1
-0
/
+6
|
*
|
can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
Jeroen Hofstee
2022-10-20
1
-1
/
+3
|
*
|
can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
Marc Kleine-Budde
2022-10-20
1
-3
/
+3
|
*
|
can: gs_usb: gs_can_open(): sort checks for ctrlmode
Marc Kleine-Budde
2022-10-20
1
-7
/
+5
|
*
|
can: gs_usb: gs_can_open(): allow loopback and listen only at the same time
Marc Kleine-Budde
2022-10-20
1
-1
/
+2
|
*
|
can: gs_usb: gs_make_candev(): set netdev->dev_id
Marc Kleine-Budde
2022-10-20
1
-0
/
+1
|
*
|
can: gs_usb: mention candleLight as supported device
Marc Kleine-Budde
2022-10-20
1
-3
/
+6
|
*
|
can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on...
Vivek Yadav
2022-10-20
1
-1
/
+10
|
*
|
can: m_can: is_lec_err(): clean up LEC error handling
Marc Kleine-Budde
2022-10-20
2
-8
/
+9
|
*
|
can: kvaser_usb: Remove -Warray-bounds exception
Kees Cook
2022-10-19
1
-5
/
+0
|
*
|
can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-10-19
1
-1
/
+2
|
*
|
can: remove obsolete PCH CAN driver
Oliver Hartkopp
2022-10-19
4
-1259
/
+2
*
|
|
net: dl2k: remove variable tx_use
Colin Ian King
2022-10-26
1
-2
/
+0
*
|
|
bna: remove variable num_entries
Colin Ian King
2022-10-26
1
-2
/
+0
[next]