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
2018-10-04
bnxt_en: get the reduced max_irqs by the ones used by RDMA
Vasundhara Volam
1
-1
/
+1
2018-10-04
bnxt_en: free hwrm resources, if driver probe fails.
Venkat Duvvuru
1
-4
/
+6
2018-10-04
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
1
-3
/
+3
2018-10-04
bnxt_en: Fix VNIC reservations on the PF.
Michael Chan
1
-1
/
+1
2018-10-02
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-09-26
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-23
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-18
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
1
-0
/
+3
2018-09-17
bnxt_en: Fix VF mac address regression.
Michael Chan
3
-7
/
+13
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
2018-09-03
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
1
-3
/
+10
2018-08-29
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2
-2
/
+11
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2018-08-13
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
1
-6
/
+3
2018-08-13
net: systemport: fix unused function warning
Arnd Bergmann
1
-4
/
+2
2018-08-13
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
1
-2
/
+2
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
1
-3
/
+3
2018-08-07
bnx2x: Mark expected switch fall-thoughs
Gustavo A. R. Silva
1
-1
/
+1
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2
-9
/
+195
2018-08-05
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
14
-22
/
+87
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-1
/
+2
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2018-07-24
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
8
-16
/
+63
2018-07-18
net: ethernet: broadcom: Drop dependency on OF
Florian Fainelli
1
-2
/
+2
2018-07-16
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
1
-0
/
+9
2018-07-16
tg3: Update copyright
Siva Reddy Kallam
2
-0
/
+6
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2
-16
/
+0
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
[next]