index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
/
fbnic
/
fbnic_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
eth: fbnic: fix double-free of PCS on phylink creation failure
Bobby Eshleman
1
-1
/
+2
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-7
/
+13
2026-02-19
eth: fbnic: Advertise supported XDP features.
Dimitri Daskalakis
1
-0
/
+2
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
1
-0
/
+18
2025-11-27
fbnic: Replace use of internal PCS w/ Designware XPCS
Alexander Duyck
1
-5
/
+2
2025-11-27
fbnic: Add logic to track PMD state via MAC/PCS signals
Alexander Duyck
1
-1
/
+1
2025-11-27
fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
Alexander Duyck
1
-2
/
+2
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
1
-2
/
+21
2025-09-18
eth: fbnic: support devmem Tx
Jakub Kicinski
1
-0
/
+1
2025-09-04
eth: fbnic: support queue ops / zero-copy Rx
Jakub Kicinski
1
-2
/
+1
2025-09-04
eth: fbnic: request ops lock
Jakub Kicinski
1
-0
/
+2
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2025-08-28
fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode
Alexander Duyck
1
-7
/
+8
2025-08-28
fbnic: Move promisc_sync out of netdev code and into RPC path
Alexander Duyck
1
-43
/
+2
2025-08-27
fbnic: Move phylink resume out of service_task and into open/close
Alexander Duyck
1
-0
/
+4
2025-08-27
eth: fbnic: Move hw_stats_lock out of fbnic_dev
Mohsin Bashir
1
-6
/
+6
2025-08-19
eth: fbnic: Collect packet statistics for XDP
Mohsin Bashir
1
-1
/
+35
2025-08-19
eth: fbnic: Add XDP pass, drop, abort support
Mohsin Bashir
1
-0
/
+35
2025-08-19
eth: fbnic: Add support for HDS configuration
Mohsin Bashir
1
-0
/
+4
2025-08-05
eth: fbnic: Lock the tx_dropped update
Mohsin Bashir
1
-0
/
+2
2025-08-05
eth: fbnic: Fix tx_dropped reporting
Mohsin Bashir
1
-4
/
+4
2025-08-04
eth: fbnic: unlink NAPIs from queues on error to open
Jakub Kicinski
1
-1
/
+3
2025-06-24
fbnic: Retire "AUTO" flags and cleanup handling of FW link settings
Alexander Duyck
1
-2
/
+0
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2025-05-08
fbnic: Add additional handling of IRQs
Alexander Duyck
1
-2
/
+3
2025-05-06
eth: fbnic: fix `tx_dropped` counting
Mohsin Bashir
1
-2
/
+2
2025-04-15
eth: fbnic: add support for TTI HW stats
Mohsin Bashir
1
-1
/
+4
2025-04-15
eth: fbnic: add support for TMI stats
Mohsin Bashir
1
-0
/
+3
2025-04-15
eth: fbnic: add coverage for RXB stats
Mohsin Bashir
1
-1
/
+13
2025-04-15
eth: fbnic: add coverage for hw queue stats
Mohsin Bashir
1
-1
/
+28
2025-02-25
eth: fbnic: Update return value in kdoc
Mohsin Bashir
1
-1
/
+1
2025-02-20
eth: fbnic: Add ethtool support for IRQ coalescing
Mohsin Bashir
1
-0
/
+4
2025-02-17
eth: fbnic: support TCP segmentation offload
Jakub Kicinski
1
-4
/
+21
2025-02-12
eth: fbnic: report software Tx queue stats
Jakub Kicinski
1
-0
/
+10
2025-02-12
eth: fbnic: report software Rx queue stats
Jakub Kicinski
1
-1
/
+11
2025-02-10
eth: fbnic: support n-tuple filters
Alexander Duyck
1
-0
/
+1
2025-02-06
eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...
Alexander Duyck
1
-0
/
+2
2024-12-23
eth: fbnic: centralize the queue count and NAPI<>queue setting
Alexander Duyck
1
-7
/
+2
2024-12-23
eth: fbnic: add IRQ reuse support
Jakub Kicinski
1
-0
/
+2
2024-12-23
eth: fbnic: store NAPIs in an array instead of the list
Jakub Kicinski
1
-1
/
+0
2024-11-07
eth: fbnic: Add support to write TCE TCAM entries
Mohsin Bashir
1
-0
/
+1
2024-10-10
eth: fbnic: add RX packets timestamping support
Vadim Fedorenko
1
-0
/
+80
2024-10-10
eth: fbnic: add initial PHC support
Vadim Fedorenko
1
-2
/
+9
2024-09-04
eth: fbnic: Add ethtool support for fbnic
Mohsin Bashir
1
-0
/
+2
2024-08-12
eth: fbnic: add support for basic qstats
Stanislav Fomichev
1
-0
/
+67
2024-08-12
eth: fbnic: add basic rtnl stats
Jakub Kicinski
1
-0
/
+69
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
1
-0
/
+6
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
1
-0
/
+230
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
1
-1
/
+3
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
1
-0
/
+9
[next]