index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
can: gs_usb: add RX and TX hardware timestamp support
John Whittington
2022-09-06
1
-7
/
+186
|
*
|
can: gs_usb: use common spelling of GS_USB in macros
Marc Kleine-Budde
2022-09-06
1
-11
/
+11
|
*
|
can: kvaser_pciefd: remove redundant variable ret
Jinpeng Cui
2022-09-05
1
-5
/
+2
|
*
|
can: sja1000: remove redundant variable ret
Jinpeng Cui
2022-09-05
1
-5
/
+1
|
*
|
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
2022-09-05
1
-5
/
+33
|
*
|
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
Kenneth Lee
2022-09-05
1
-10
/
+10
|
*
|
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...
Christophe JAILLET
2022-09-05
1
-16
/
+10
|
*
|
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
Marc Kleine-Budde
2022-09-05
2
-38
/
+38
|
*
|
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
2022-09-05
1
-1
/
+1
*
|
|
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
2022-09-16
8
-1
/
+67
*
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2022-09-16
2
-4
/
+17
|
\
\
\
|
*
|
|
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
2022-09-08
1
-1
/
+0
|
*
|
|
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
2022-09-08
1
-3
/
+17
*
|
|
|
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
2022-09-16
1
-1
/
+1
*
|
|
|
mellanox/mlxsw: fix repeated words in comments
wangjianli
2022-09-16
1
-1
/
+1
*
|
|
|
net: amd: Switch and case should be at the same indent
Guofeng Yue
2022-09-16
3
-28
/
+27
*
|
|
|
net: amd: Correct spelling errors
Guofeng Yue
2022-09-16
2
-4
/
+4
*
|
|
|
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
2022-09-16
10
-24
/
+24
*
|
|
|
net: fec: add pm runtime force suspend and resume support
Wei Fang
2022-09-16
2
-0
/
+14
*
|
|
|
net: ftgmac100: support fixed link
Tao Ren
2022-09-15
1
-0
/
+24
*
|
|
|
net: phy: spi_ks8895: switch to using gpiod API
Dmitry Torokhov
2022-09-15
1
-55
/
+14
*
|
|
|
net: ks8851: switch to using gpiod API
Dmitry Torokhov
2022-09-15
2
-22
/
+20
*
|
|
|
net: davicom: dm9000: switch to using gpiod API
Dmitry Torokhov
2022-09-15
1
-12
/
+14
*
|
|
|
r8169: remove rtl_wol_shutdown_quirk()
Heiner Kallweit
2022-09-13
1
-19
/
+0
*
|
|
|
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-09-13
2
-0
/
+24
*
|
|
|
net: ipa: don't have gsi_channel_update() return a value
Alex Elder
2022-09-09
3
-10
/
+11
*
|
|
|
net: ipa: update channel in gsi_channel_trans_complete()
Alex Elder
2022-09-09
3
-5
/
+10
*
|
|
|
net: ipa: kill all other transaction lists
Alex Elder
2022-09-09
3
-74
/
+6
*
|
|
|
net: ipa: kill the allocated transaction list
Alex Elder
2022-09-09
2
-10
/
+3
*
|
|
|
net: ipa: always use transaction IDs instead of lists
Alex Elder
2022-09-09
2
-56
/
+16
*
|
|
|
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
3
-279
/
+3
*
|
|
|
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
3
-1116
/
+279
*
|
|
|
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
4
-6
/
+6
*
|
|
|
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
2022-09-09
2
-17
/
+230
*
|
|
|
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
Vladimir Oltean
2022-09-09
1
-1
/
+1
*
|
|
|
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-09-09
3
-61
/
+76
*
|
|
|
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2022-09-09
2
-478
/
+481
*
|
|
|
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
2022-09-09
3
-53
/
+50
*
|
|
|
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
2022-09-09
4
-207
/
+237
*
|
|
|
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
2022-09-09
1
-5
/
+5
*
|
|
|
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
2022-09-09
1
-1
/
+26
*
|
|
|
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
2
-43
/
+91
*
|
|
|
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-09-09
2
-13
/
+39
*
|
|
|
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-09-09
3
-7
/
+10
*
|
|
|
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
2
-1
/
+18
*
|
|
|
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-09-09
2
-28
/
+27
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
182
-876
/
+1639
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-08
29
-143
/
+402
|
|
\
\
\
|
|
*
|
|
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
2022-09-08
1
-4
/
+54
|
|
*
|
|
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
2022-09-07
1
-0
/
+3
[prev]
[next]