index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2023-10-09
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-10-09
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-06
net: phy: broadcom: add support for BCM5221 phy
Giulio Benetti
2023-10-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-10-06
net: atheros: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-06
net: ax88796c: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-06
net: ixp4xx_eth: Support changing the MTU
Linus Walleij
2023-10-06
Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-10-06
net: phy: dp83867: Add support for hardware blinking LEDs
Sascha Hauer
2023-10-06
mlxsw: core_acl_flex_keys: Fill blocks with high entropy first
Amit Cohen
2023-10-06
mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per search
Amit Cohen
2023-10-06
mlxsw: core_acl_flex_keys: Save chosen elements per block
Amit Cohen
2023-10-06
mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosen
Amit Cohen
2023-10-06
mlxsw: Mark high entropy key blocks
Amit Cohen
2023-10-06
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
2023-10-06
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
2023-10-06
sfc: offload foreign RHS rules without an encap match
Edward Cree
2023-10-06
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
2023-10-06
nfp: nsp: Annotate struct nfp_eth_table with __counted_by
Kees Cook
2023-10-05
nfp: Annotate struct nfp_reprs with __counted_by
Kees Cook
2023-10-05
net: sfp: improve Nokia GPON sfp fixup
Russell King (Oracle)
2023-10-05
net: sfp: re-implement ignoring the hardware TX_FAULT signal
Russell King (Oracle)
2023-10-05
net: cpmac: remove driver to prepare for platform removal
Wolfram Sang
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
can: at91_can: switch to rx-offload implementation
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_alloc_can_err_skb() introduce new function
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_line(): send error counters with state change
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_line(): make use of can_change_state() and can_bu...
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_line(): take reg_sr into account for bus off
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_line(): make use of can_state_get_by_berr_counter()
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err(): rename to at91_irq_err_line()
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_frame(): move next to at91_irq_err()
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_irq_err_frame(): call directly from IRQ handler
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_poll_err(): increase stats even if no quota left or OOM
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_poll_err(): fold in at91_poll_err_frame()
Marc Kleine-Budde
2023-10-05
can: at91_can: add CAN transceiver support
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_open(): forward request_irq()'s return value in case or a...
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_chip_start(): don't disable IRQs twice
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_set_bittiming(): demote register output to debug level
Marc Kleine-Budde
2023-10-05
can: at91_can: rename struct at91_priv::{tx_next,tx_echo} to {tx_head,tx_tail}
Marc Kleine-Budde
2023-10-05
can: at91_can: at91_setup_mailboxes(): update comments
Marc Kleine-Budde
2023-10-05
can: at91_can: add more register definitions
Marc Kleine-Budde
2023-10-05
can: at91_can: MCR Register: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
can: at91_can: MSR Register: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
can: at91_can: MID registers: convert access to FIELD_PREP(), FIELD_GET()
Marc Kleine-Budde
2023-10-05
can: at91_can: MMR registers: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
can: at91_can: ECR register: convert to FIELD_GET()
Marc Kleine-Budde
2023-10-05
can: at91_can: BR register: convert to FIELD_PREP()
Marc Kleine-Budde
[next]