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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
1
-2
/
+4
2022-03-21
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
1
-2
/
+2
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-16
/
+6
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
4
-11
/
+4
2022-03-17
bnx2x: use correct format characters
Bill Wendling
1
-2
/
+2
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-28
/
+23
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-2
/
+2
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-03-10
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-09
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
6
-277
/
+14
2022-03-05
bnxt_en: add an nvm test for hw diagnose
Vikas Gupta
4
-18
/
+113
2022-03-05
bnxt_en: implement hw health reporter
Kalesh AP
4
-0
/
+126
2022-03-05
bnxt_en: Do not destroy health reporters during reset
Edwin Peer
3
-29
/
+24
2022-03-05
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
1
-3
/
+1
2022-03-05
bnxt_en: Properly report no pause support on some cards
Michael Chan
4
-9
/
+17
2022-03-05
bnxt_en: introduce initial link state of unknown
Edwin Peer
3
-14
/
+29
2022-03-05
bnxt_en: parse result field when NVRAM package install fails
Kalesh AP
1
-1
/
+43
2022-03-05
bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE
Kalesh AP
1
-0
/
+4
2022-03-05
bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE
Kalesh AP
1
-8
/
+18
2022-03-04
bcm63xx_enet: Use platform_get_irq() to get the interrupt
Meng Tang
1
-8
/
+8
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-28
/
+93
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
1
-0
/
+3
2022-02-20
bnxt_en: Fix devlink fw_activate
Kalesh AP
1
-8
/
+31
2022-02-20
bnxt_en: Increase firmware message response DMA wait time
Michael Chan
2
-4
/
+10
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
1
-2
/
+15
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
1
-5
/
+8
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
3
-1
/
+9
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
2
-8
/
+14
2022-02-20
bnxt_en: Fix active FEC reporting to ethtool
Somnath Kotur
1
-0
/
+3
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+16
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-05
bnx2x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-01-28
bnxt: report header-data split state
Jakub Kicinski
1
-0
/
+3
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2022-01-26
ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-3
/
+1
2022-01-26
bnxt_en: Handle async event when the PHC is updated in RTC mode
Pavan Chebbi
1
-0
/
+29
2022-01-26
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
2
-0
/
+37
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
4
-6
/
+79
2022-01-26
bnxt_en: PTP: Refactor PTP initialization functions
Pavan Chebbi
1
-14
/
+31
2022-01-26
bnxt_en: Update firmware interface to 1.10.2.73
Michael Chan
1
-39
/
+460
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2022-01-14
bcmgenet: add WOL IRQ check
Sergey Shtylyov
1
-4
/
+6
2022-01-09
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+4
2022-01-09
bnxt_en: improve firmware timeout messaging
Edwin Peer
4
-24
/
+25
2022-01-09
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
6
-12
/
+15
[next]