index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
1
-5
/
+1
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
3
-22
/
+31
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
4
-30
/
+68
2024-07-01
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
1
-5
/
+11
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
3
-13
/
+4
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
3
-28
/
+40
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
3
-5
/
+25
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
4
-11
/
+64
2024-07-01
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
1
-6
/
+15
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2
-2
/
+7
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
1
-0
/
+26
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
1
-0
/
+275
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
1
-107
/
+193
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-138
/
+186
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2
-0
/
+4
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
1
-133
/
+178
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
3
-3
/
+62
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+62
2024-06-13
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
1
-1
/
+1
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2
-2
/
+61
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
1
-2
/
+2
2024-06-05
bnxt_en: fix atomic counter for ptp packets
Vadim Fedorenko
1
-1
/
+1
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
4
-5
/
+43
2024-05-10
bnxt_en: silence clang build warning
Vadim Fedorenko
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2
-13
/
+5
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2
-1
/
+4
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
3
-26
/
+44
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2
-1
/
+22
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
1
-11
/
+2
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
1
-3
/
+8
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
3
-19
/
+27
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-36
/
+46
2024-04-24
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-2
/
+4
2024-04-24
bnxt_en: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-2
/
+4
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
1
-1
/
+1
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2024-04-10
bnxt_en: Update MODULE_DESCRIPTION
Michael Chan
1
-1
/
+1
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
3
-9
/
+48
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
4
-19
/
+92
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
3
-10
/
+35
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
3
-45
/
+8
2024-04-10
bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
Kalesh AP
1
-3
/
+0
2024-04-10
bnxt_en: Skip ethtool RSS context configuration in ifdown state
Pavan Chebbi
1
-0
/
+5
2024-04-08
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
[prev]
[next]