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