index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-07-05
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
5
-8
/
+3196
2020-07-05
bnx2x: Add Idlechk related register definitions.
Sudarsana Reddy Kalluru
1
-2
/
+76
2020-07-03
net: bcmgenet: Allow changing carrier from user-space
Florian Fainelli
1
-0
/
+17
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
3
-14
/
+8
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-100
/
+54
2020-06-25
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-25
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
1
-1
/
+2
2020-06-25
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
1
-77
/
+0
2020-06-24
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
1
-1
/
+2
2020-06-24
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
1
-1
/
+7
2020-06-24
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2
-1
/
+3
2020-06-24
bnxt_en: Store the running firmware version code.
Michael Chan
2
-4
/
+22
2020-06-23
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
1
-0
/
+6
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-2
/
+2
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-7
/
+12
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-19
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-06-15
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
1
-1
/
+1
2020-06-15
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
1
-5
/
+12
2020-06-15
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
1
-0
/
+2
2020-06-15
bnxt_en: Simplify bnxt_resume().
Michael Chan
1
-12
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-16
/
+16
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2
-40
/
+12
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-20
/
+10
2020-05-27
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-27
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-26
bnx2x: allow bnx2x_bsc_read() to schedule
Eric Dumazet
1
-11
/
+15
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-15
bnxt: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-0
/
+1
2020-05-13
net: broadcom: Select BROADCOM_PHY for BCMGENET
Florian Fainelli
1
-0
/
+1
2020-05-09
cnic: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2020-05-09
net: tg3: tidy up loop, remove need to compute off with a multiply
Colin Ian King
1
-5
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-26
/
+31
2020-05-05
bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
YueHaibing
1
-21
/
+0
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
1
-3
/
+3
2020-05-05
bnx2x: Remove Comparison to bool in bnx2x_dcb.c
Jason Yan
1
-4
/
+3
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
1
-9
/
+15
2020-05-04
bnxt_en: show only relevant ethtool stats for a TX or RX ring
Rajesh Ravi
1
-22
/
+71
2020-05-04
bnxt_en: Split HW ring statistics strings into RX and TX parts.
Michael Chan
1
-20
/
+33
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
3
-13
/
+42
2020-05-04
bnxt_en: Add doorbell information to bnxt_en_dev struct.
Michael Chan
2
-0
/
+10
2020-05-04
bnxt_en: Add support for L2 doorbell size.
Michael Chan
2
-7
/
+37
2020-05-04
bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.
Michael Chan
1
-1
/
+7
2020-05-04
bnxt_en: Define the doorbell offsets on 57500 chips.
Michael Chan
2
-2
/
+5
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
1
-4
/
+14
2020-05-04
bnxt_en: fix ethtool_reset_flags ABI violations
Edwin Peer
2
-24
/
+31
2020-05-04
bnxt_en: refactor ethtool firmware reset types
Edwin Peer
1
-13
/
+25
2020-05-04
bnxt_en: prepare to refactor ethtool reset types
Edwin Peer
1
-17
/
+29
[next]