index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2016-02-22
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2
-29
/
+56
2016-02-22
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2
-5
/
+91
2016-02-22
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
1
-13
/
+79
2016-02-22
bnx2x: Fix 84833 RX CRC
Yuval Mintz
1
-0
/
+26
2016-02-22
bnx2x: Fix link-forcing for KR2
Yuval Mintz
1
-2
/
+4
2016-02-20
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
1
-2
/
+1
2016-02-20
bnxt_en: Failure to update PHY is not fatal condition.
Michael Chan
1
-1
/
+1
2016-02-20
bnxt_en: Remove unnecessary call to update PHY settings.
Michael Chan
1
-4
/
+2
2016-02-20
bnxt_en: Poll link at the end of __bnxt_open_nic().
Michael Chan
1
-0
/
+1
2016-02-19
bnx2x: Add missing HSI for big-endian machines
Yuval Mintz
1
-1
/
+3
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
3
-6
/
+12
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
4
-2
/
+13
2016-02-17
bnx2x: Warn about grc timeouts in register dump
Yuval Mintz
1
-0
/
+5
2016-02-17
bnx2x: extend DCBx support
Yuval Mintz
2
-15
/
+47
2016-02-17
bnx2x: Add support for single-port DCBx
Yuval Mintz
1
-1
/
+3
2016-02-17
bnx2x: Add Geneve inner-RSS support
Yuval Mintz
3
-59
/
+146
2016-02-17
bnx2x: Remove unneccessary EXPORT_SYMBOL
Yuval Mintz
1
-1
/
+0
2016-02-16
bnxt_en: Reduce default ring sizes.
Michael Chan
1
-2
/
+2
2016-02-16
bnxt_en: Fix implementation of tx push operation.
Michael Chan
2
-19
/
+34
[next]