index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
3
-2
/
+24
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
3
-5
/
+12
2019-11-24
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2
-0
/
+11
2019-11-24
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
3
-3
/
+10
2019-11-24
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-11-24
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2
-9
/
+19
2019-11-24
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-24
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-24
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-24
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-24
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+2
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-18
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-18
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-16
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-13
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2
-4
/
+4
2019-11-12
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
2019-11-12
net: bcmgenet: Refactor register access in bcmgenet_mii_config
Stefan Wahren
1
-22
/
+20
2019-11-12
net: bcmgenet: Add BCM2711 support
Stefan Wahren
2
-10
/
+54
2019-11-12
net: bcmgenet: Fix error handling on IRQ retrieval
Stefan Wahren
1
-4
/
+7
2019-11-12
net: bcmgenet: Avoid touching non-existent interrupt
Stefan Wahren
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-72
/
+110
2019-11-06
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-11-06
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
3
-69
/
+73
2019-11-06
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2
-2
/
+33
2019-11-05
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
Manish Rangankar
1
-0
/
+2
2019-11-05
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
1
-5
/
+11
2019-11-05
bnx2x: Enable Multi-Cos feature.
Sudarsana Reddy Kalluru
1
-1
/
+2
2019-11-05
bnx2x: Utilize FW 7.13.15.0.
Sudarsana Reddy Kalluru
2
-67
/
+67
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2
-6
/
+6
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-52
/
+73
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
Pavan Chebbi
1
-0
/
+2
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.
Vasundhara Volam
1
-9
/
+14
2019-10-31
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
3
-11
/
+20
[next]