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-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
3
-4
/
+7
2020-01-18
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
1
-5
/
+17
2020-01-18
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
1
-3
/
+0
2020-01-17
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
1
-3
/
+4
2020-01-06
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
1
-3
/
+6
2019-12-27
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-27
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-14
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2019-12-14
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
1
-1
/
+1
2019-12-11
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2
-14
/
+22
2019-12-11
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
3
-21
/
+56
2019-12-11
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2
-9
/
+3
2019-12-11
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
1
-10
/
+26
2019-12-11
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2
-8
/
+34
2019-12-11
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
1
-0
/
+3
2019-12-11
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
3
-2
/
+24
2019-11-25
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
3
-5
/
+12
2019-11-25
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2
-0
/
+11
2019-11-25
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-25
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
3
-3
/
+10
2019-11-25
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2
-9
/
+19
2019-11-25
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-25
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-25
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-25
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-25
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-25
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+2
2019-11-19
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-19
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-19
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-19
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-19
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-19
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-19
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-7
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2019-11-16
bnx2x: Remove hw_reset_t function casts
Kees Cook
1
-11
/
+9
2019-11-16
bnx2x: Remove format_fw_ver_t function casts
Kees Cook
2
-12
/
+12
2019-11-16
bnx2x: Remove config_init_t function casts
Kees Cook
2
-61
/
+48
2019-11-16
bnx2x: Remove read_status_t function casts
Kees Cook
1
-22
/
+22
2019-11-16
bnx2x: Drop redundant callback function casts
Kees Cook
1
-80
/
+80
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-11-14
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2
-4
/
+4
2019-11-13
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
[next]