index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-13
1
-6
/
+6
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
1
-3
/
+1
*
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-12
1
-5
/
+2
*
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
1
-31
/
+12
*
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-12
1
-1
/
+1
*
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
2
-10
/
+3
*
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-12
1
-2
/
+2
*
net: bcmgenet: Fix speed selection for reverse MII
Andrew Lunn
2018-09-12
1
-4
/
+3
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
4
-22
/
+9
*
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
2018-09-06
1
-15
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
7
-35
/
+31
|
\
|
*
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
2018-09-03
4
-12
/
+9
|
*
bnxt_en: Clean up unused functions.
Michael Chan
2018-09-03
4
-18
/
+1
|
*
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
2018-09-03
1
-3
/
+10
|
*
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2018-08-29
2
-2
/
+11
*
|
net: bgmac: remove set but not used variable 'err'
YueHaibing
2018-09-01
1
-2
/
+0
*
|
bnxt_en: remove set but not used variable 'rx_stats'
YueHaibing
2018-09-01
1
-2
/
+0
|
/
*
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-15
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-13
1
-6
/
+3
*
|
|
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-13
1
-4
/
+2
*
|
|
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
2018-08-13
1
-2
/
+2
*
|
|
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
2018-08-10
1
-3
/
+3
*
|
|
bnx2x: Mark expected switch fall-thoughs
Gustavo A. R. Silva
2018-08-07
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-05
2
-8
/
+18
*
|
|
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
3
-1
/
+89
*
|
|
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
2018-08-05
3
-0
/
+71
*
|
|
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2018-08-05
2
-2
/
+52
*
|
|
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-08-05
3
-15
/
+16
*
|
|
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
5
-18
/
+18
*
|
|
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
2018-08-05
3
-0
/
+436
*
|
|
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2018-08-05
2
-1
/
+6
*
|
|
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-05
3
-10
/
+16
*
|
|
bnxt_en: Add PHY retry logic.
Michael Chan
2018-08-05
2
-1
/
+34
*
|
|
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
3
-6
/
+32
*
|
|
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
2018-08-05
1
-0
/
+5
*
|
|
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-08-05
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-24
1
-3
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
2018-07-24
1
-3
/
+10
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
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
[next]