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.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-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
1
-0
/
+3
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2
-37
/
+30
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
1
-9
/
+10
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
1
-0
/
+7
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
1
-0
/
+18
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
4
-0
/
+167
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
1
-1
/
+5
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+65
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+19
2016-05-06
cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
Jon Maxwell
1
-1
/
+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-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
4
-4
/
+4
2016-05-04
bnxt: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
1
-2
/
+7
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+52
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+13
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
1
-2
/
+2
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-04-14
net: bcmgenet: add BQL support
Petri Gynther
1
-1
/
+14
2016-04-14
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
1
-4
/
+4
2016-04-14
net: bcmgenet: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-04-11
bnxt_en: Add async event handling for speed config changes.
Michael Chan
1
-0
/
+16
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
3
-4
/
+34
2016-04-11
bnxt_en: Shutdown link when device is closed.
Michael Chan
1
-0
/
+16
2016-04-11
bnxt_en: Disallow forced speed for 10GBaseT devices.
Michael Chan
3
-0
/
+10
2016-04-06
net: bcmgenet: cleanup for dmadesc_set()
Petri Gynther
1
-1
/
+1
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
Petri Gynther
1
-4
/
+7
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit()
Petri Gynther
1
-5
/
+9
2016-04-05
bnxt_en: Improve ethtool .get_settings().
Michael Chan
1
-8
/
+13
2016-04-05
bnxt_en: Check for valid forced speed during ethtool -s.
Michael Chan
1
-10
/
+38
2016-04-05
bnxt_en: Add unsupported SFP+ module warnings.
Michael Chan
2
-0
/
+58
2016-04-05
bnxt_en: Set async event bits when registering with the firmware.
Michael Chan
1
-4
/
+14
2016-04-05
bnxt_en: Add get_eee() and set_eee() ethtool support.
Michael Chan
1
-0
/
+76
2016-04-05
bnxt_en: Add EEE setup code.
Michael Chan
4
-5
/
+60
2016-04-05
bnxt_en: Add basic EEE support.
Michael Chan
4
-2
/
+87
2016-04-05
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
2
-11
/
+27
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
9
-56
/
+431
2016-03-31
bnxt_en: Fix ethtool -a reporting.
Michael Chan
1
-4
/
+2
[next]