index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
Somnath Kotur
2024-08-22
1
-5
/
+0
*
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
2024-08-16
3
-8
/
+2
*
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-08-08
1
-1
/
+1
*
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
Florian Fainelli
2024-08-08
1
-9
/
+5
*
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
2024-08-08
1
-6
/
+7
*
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
2024-07-29
1
-0
/
+4
*
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
2024-07-29
1
-2
/
+8
*
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
2024-07-26
1
-2
/
+4
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-0
/
+17
|
\
|
*
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
2024-07-25
1
-0
/
+17
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
3
-3
/
+62
|
|
\
|
*
|
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-13
1
-2
/
+2
*
|
|
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
3
-3
/
+3
|
\
\
\
|
*
|
|
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
3
-3
/
+3
*
|
|
|
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-13
3
-37
/
+29
*
|
|
|
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-13
3
-9
/
+9
*
|
|
|
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
2024-07-13
1
-1
/
+1
*
|
|
|
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-13
3
-50
/
+26
*
|
|
|
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-13
3
-30
/
+9
*
|
|
|
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
2024-07-13
3
-9
/
+6
*
|
|
|
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-13
3
-18
/
+2
*
|
|
|
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-13
2
-45
/
+75
*
|
|
|
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-13
2
-6
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
4
-0
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-07-09
3
-0
/
+22
|
*
|
|
net: bcmasp: Fix error code in probe()
Dan Carpenter
2024-07-06
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
2
-2
/
+6
|
\
|
|
|
|
*
|
|
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
2024-07-04
1
-1
/
+5
|
*
|
|
bnx2x: Fix multiple UBSAN array-index-out-of-bounds
Ghadi Elie Rahme
2024-06-29
1
-1
/
+1
*
|
|
|
bnxt_en: unlink page pool when stopping Rx queue
David Wei
2024-07-02
1
-5
/
+1
*
|
|
|
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
2024-07-01
3
-22
/
+31
*
|
|
|
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
2024-07-01
4
-30
/
+68
*
|
|
|
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
2024-07-01
1
-5
/
+11
*
|
|
|
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
2024-07-01
3
-13
/
+4
*
|
|
|
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
2024-07-01
3
-28
/
+40
*
|
|
|
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
2024-07-01
3
-5
/
+25
*
|
|
|
bnxt_en: Add TX timestamp completion logic
Michael Chan
2024-07-01
4
-11
/
+64
*
|
|
|
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
2024-07-01
1
-6
/
+15
*
|
|
|
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2024-07-01
2
-2
/
+7
*
|
|
|
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
2024-07-01
1
-0
/
+26
*
|
|
|
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
2024-06-21
1
-0
/
+275
*
|
|
|
bnxt_en: split rx ring helpers out from ring helpers
David Wei
2024-06-21
1
-107
/
+193
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
3
-138
/
+186
|
\
|
|
|
|
*
|
|
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
2024-06-20
1
-3
/
+2
|
*
|
|
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2024-06-20
2
-0
/
+4
|
*
|
|
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
2024-06-20
1
-133
/
+178
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
3
-3
/
+62
|
\
|
|
|
*
|
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
2024-06-13
1
-1
/
+1
|
*
|
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2024-06-13
2
-2
/
+61
|
|
/
[next]