index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2
-0
/
+61
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2
-0
/
+4
2016-05-05
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
1
-4
/
+15
2016-05-05
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
1
-0
/
+4
2016-04-27
bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.
Michael Chan
2
-5
/
+34
2016-04-27
bnxt_en: Limit RX BD pages to be no bigger than 32K.
Michael Chan
2
-9
/
+18
2016-04-27
bnxt_en: Don't fallback to INTA on VF.
Michael Chan
1
-1
/
+1
2016-04-17
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-15
bgmac: fix MAC soft-reset bit for corerev > 4
Felix Fietkau
1
-3
/
+3
2016-04-15
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
1
-0
/
+5
2016-03-31
bnxt_en: Fix ethtool -a reporting.
Michael Chan
1
-4
/
+2
2016-03-31
bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
Michael Chan
1
-1
/
+1
2016-03-31
bnxt_en: Implement proper firmware message padding.
Michael Chan
2
-1
/
+7
2016-03-31
bnxt_en: Initialize CP doorbell value before ring allocation
Prashant Sreedharan
1
-1
/
+1
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
1
-1
/
+1
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2
-4
/
+16
2016-03-19
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-03-19
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-03-17
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
1
-2
/
+6
2016-03-08
bnxt_en: Enable AER support.
Satish Baddipadige
1
-0
/
+109
2016-03-08
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
1
-2
/
+103
2016-03-08
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
1
-0
/
+16
2016-03-08
bnxt_en: Add port statistics support.
Michael Chan
2
-1
/
+60
2016-03-08
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2
-14
/
+4
2016-03-08
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
1
-20
/
+9
2016-03-08
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
3
-2
/
+23
2016-03-08
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
1
-13
/
+20
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-43
/
+36
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
2
-2
/
+2
2016-03-02
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
1
-1
/
+1
2016-03-02
bnx2x: define event data reserved fields as little-endian
Michal Schmidt
1
-6
/
+6
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
3
-7
/
+5
2016-03-02
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
1
-3
/
+5
2016-03-02
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
2
-5
/
+7
2016-03-02
bnx2x: fix sending VF->PF messages on big-endian
Michal Schmidt
1
-6
/
+0
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
3
-16
/
+12
2016-03-01
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
3
-1
/
+13
2016-03-01
bnxt_en: Refactor _hwrm_send_message().
Michael Chan
1
-5
/
+9
2016-03-01
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
3
-8
/
+109
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
3
-31
/
+17
2016-03-01
bnxt_en: Use firmware provided message timeout value.
Michael Chan
2
-1
/
+10
2016-03-01
bnxt_en: Add coalescing support for tx rings.
Michael Chan
3
-8
/
+49
2016-03-01
bnxt_en: Refactor bnxt_hwrm_set_coal().
Michael Chan
1
-9
/
+17
2016-03-01
bnxt_en: Store irq coalescing timer values in micro seconds.
Michael Chan
3
-29
/
+34
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
3
-2
/
+52
2016-03-01
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
1
-5
/
+11
2016-02-25
bnx2x: add a separate GENEVE Kconfig symbol
Arnd Bergmann
2
-7
/
+17
2016-02-24
bgmac: support Ethernet device on BCM47094 SoC
Rafał Miłecki
1
-2
/
+4
2016-02-24
bnxt_en: Fix zero padding of tx push data.
Michael Chan
1
-1
/
+2
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-129
/
+336
[next]