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
/
ethernet
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
Linus Torvalds
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: ethernet: lantiq_etop: remove redundant device name setup
Aleksander Jan Bajkowski
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-07-14
net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
Vladimir Oltean
2024-07-14
net: dpaa: stop ignoring TX queues past the number of CPUs
Vladimir Oltean
2024-07-14
net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
Vladimir Oltean
2024-07-14
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2024-07-14
net: airoha: Introduce ethernet support for EN7581 SoC
Lorenzo Bianconi
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-13
net: dpaa: Fix compilation Warning
Breno Leitao
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
2024-07-13
net/mlx5: Use set number of max EQs
Daniel Jurgens
2024-07-13
net/mlx5: Set default max eqs for SFs
Daniel Jurgens
2024-07-13
net/mlx5: Set sf_eq_usage for SF max EQs
Daniel Jurgens
2024-07-13
net: mvpp2: Improve data types and use min()
Thorsten Blum
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-12
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-12
bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
Michael Chan
[next]