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.14.y
linux-6.15.y
linux-6.16.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
2017-12-09
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-12-09
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2017-08-11
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-07-15
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
1
-0
/
+5
2017-07-05
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
2017-07-05
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
1
-0
/
+3
2017-07-05
net: bgmac: Fix SOF bit checking
Florian Fainelli
1
-2
/
+3
2017-07-05
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2017-07-05
bgmac: fix a missing check for build_skb
wangweidong
1
-0
/
+5
2017-06-14
bnx2x: Fix Multi-Cos
Mintz, Yuval
1
-1
/
+1
2017-05-14
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-08
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2017-03-30
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-30
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
1
-2
/
+4
2017-02-04
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2016-12-10
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-11-21
bgmac: stop clearing DMA receive control register right after it is set
Andy Gospodarek
1
-1
/
+4
2016-11-15
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-10-28
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-08-16
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
1
-1
/
+1
2016-04-20
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-03-04
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
1
-6
/
+19
2015-12-19
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
1
-9
/
+13
2015-12-12
bnxt_en: Implement missing tx timeout reset logic.
Michael Chan
1
-3
/
+13
2015-12-12
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
Michael Chan
2
-2
/
+12
2015-12-12
bnxt_en: Change bp->state to bitmap.
Michael Chan
3
-8
/
+7
2015-12-12
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
Michael Chan
1
-6
/
+5
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-11-20
bnx2x: Fix vxlan removal
Yuval Mintz
1
-2
/
+2
2015-11-16
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
1
-1
/
+1
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-30
/
+65
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
1
-13
/
+27
2015-11-06
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
1
-4
/
+5
2015-11-06
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2
-3
/
+20
2015-11-06
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
1
-5
/
+7
2015-11-06
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
1
-5
/
+5
2015-11-05
bnxt_en: add VXLAN dependency
Arnd Bergmann
1
-0
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+22
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
3
-1
/
+22
2015-10-26
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2
-1
/
+6
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+19
2015-10-24
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
4
-28
/
+40
2015-10-23
bnxt_en: New Broadcom ethernet driver.
Michael Chan
12
-0
/
+13034
2015-10-21
bcm63xx_enet: check 1000BASE-T advertisement configuration
Simon Arlott
1
-14
/
+19
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+30
2015-10-19
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
1
-9
/
+23
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
4
-8
/
+0
[next]