index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2018-09-23
bnxt: remove ndo_poll_controller
Eric Dumazet
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
2018-09-18
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
2018-09-17
bnxt_en: Fix VF mac address regression.
Michael Chan
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
2018-09-03
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
2018-08-29
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-13
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
2018-08-13
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-13
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
2018-08-07
bnx2x: Mark expected switch fall-thoughs
Gustavo A. R. Silva
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2018-08-05
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
net: ethernet: broadcom: Drop dependency on OF
Florian Fainelli
2018-07-16
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
2018-07-16
tg3: Update copyright
Siva Reddy Kallam
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-07-11
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
2018-07-09
bnxt_en: Fix for system hang if request_irq fails
Vikas Gupta
2018-07-09
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
2018-07-09
bnxt_en: Support clearing of the IFF_BROADCAST flag.
Michael Chan
[next]