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