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
2011-11-24
bnx2x: Fix 5461x LED
Yaniv Rosner
2
-1
/
+39
2011-11-24
b44: Use dev_kfree_skb_irq() in b44_tx()
Xander Hover
1
-1
/
+1
2011-11-17
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2
-30
/
+35
2011-11-05
tg3: Update version to 3.121
Matt Carlson
1
-2
/
+2
2011-11-05
tg3: Eliminate timer race with reset_task
Matt Carlson
2
-13
/
+2
2011-11-05
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2
-9
/
+25
2011-11-05
tg3: Obtain PCI function number from device
Matt Carlson
2
-6
/
+33
2011-11-05
tg3: Fix irq alloc error cleanup path
Matt Carlson
1
-5
/
+4
2011-11-05
tg3: Fix 4k skb error recovery path
Matt Carlson
1
-8
/
+8
2011-11-05
tg3: Fix 4k tx bd segmentation code
Matt Carlson
1
-23
/
+24
2011-11-05
tg3: Fix APE mutex init and use
Matt Carlson
2
-24
/
+30
2011-10-28
bnx2x: update driver version to 1.70.30-0
Dmitry Kravkov
1
-2
/
+2
2011-10-28
bnx2x: use FW 7.0.29.0
Dmitry Kravkov
1
-1
/
+1
2011-10-28
bnx2x: Enable changing speed when port type is PORT_DA
Yaniv Rosner
1
-0
/
+1
2011-10-28
bnx2x: Fix 54618se LED behavior
Yaniv Rosner
1
-21
/
+23
2011-10-28
bnx2x: Fix RX/TX problem caused by the MAC layer
Yaniv Rosner
1
-12
/
+33
2011-10-28
bnx2x: Add link retry to 578xx-KR
Yaniv Rosner
2
-16
/
+104
2011-10-28
bnx2x: Fix LED blink rate for 578xx
Yaniv Rosner
1
-2
/
+9
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
37
-0
/
+116116
2011-10-25
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2
-12
/
+12
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+18
2011-10-21
bnx2x: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
3
-17
/
+17
2011-10-14
bnx2: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+1
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
4
-11
/
+0
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
3
-3
/
+26
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2
-3
/
+3
2011-10-06
bnx2x: remove some dead code
Dan Carpenter
1
-2
/
+0
2011-10-03
bnx2: don't request firmware when there's no userspace.
françois romieu
1
-26
/
+41
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
8
-129
/
+294
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-1
/
+1
2011-09-15
tg3: Code movement
Matt Carlson
1
-8
/
+9
2011-09-15
tg3: Eliminate tg3_halt_cpu() prototype
Matt Carlson
1
-221
/
+222
2011-09-15
tg3: Eliminate tg3_write_sig_post_reset() prototype
Matt Carlson
1
-230
/
+228
2011-09-15
tg3: Eliminate tg3_stop_fw() prototype
Matt Carlson
1
-18
/
+16
2011-09-15
tg3: Add ability to turn off 1shot MSI
Matt Carlson
1
-2
/
+6
2011-09-15
tg3: Remove tp->rx_offset term when unneeded
Matt Carlson
1
-2
/
+8
2011-09-15
tg3: Fix missed MSI workaround
Matt Carlson
1
-3
/
+2
2011-09-15
tg3: Check all adv bits when checking config
Matt Carlson
1
-2
/
+4
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+2
2011-08-30
bnx2x: Fix build error
Dmitry Kravkov
1
-1
/
+1
2011-08-29
cnic: Add timeout for ramrod replies.
Michael Chan
3
-7
/
+13
2011-08-29
cnic, bnx2fc: Increase maximum FCoE sessions.
Michael Chan
2
-7
/
+9
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-26
bnx2x: Add new PHY BCM54616
Yaniv Rosner
2
-0
/
+3
2011-08-26
bnx2x: resurrect RX hashing
Michal Schmidt
1
-2
/
+2
2011-08-26
bnx2x: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+2
2011-08-26
bnx2: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-08-26
tg3: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+2
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-17
/
+69
[next]