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
*
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-23
3
-5
/
+5
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-1
/
+1
*
tg3: Add MDI-X reporting
Matt Carlson
2011-11-22
2
-1
/
+28
*
tg3: Restrict large prod ring cap devices
Matt Carlson
2011-11-22
1
-5
/
+4
*
tg3: Adjust BD replenish thresholds
Matt Carlson
2011-11-22
1
-5
/
+3
*
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
2011-11-22
1
-12
/
+6
*
tg3: Fix advertisement handling
Hiroaki SHIMODA
2011-11-22
1
-4
/
+3
*
tg3: switch to build_skb() infrastructure
Eric Dumazet
2011-11-21
2
-55
/
+66
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
2
-15
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
2
-30
/
+35
|
\
|
*
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2011-11-16
2
-30
/
+35
*
|
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2011-11-18
2
-69
/
+85
*
|
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
1
-2
/
+1
*
|
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
2
-52
/
+16
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
4
-12
/
+15
*
|
bnx2x: add endline at end of message
Dmitry Kravkov
2011-11-14
1
-1
/
+1
*
|
bnx2x: uses build_skb() in receive path
Eric Dumazet
2011-11-14
5
-169
/
+171
*
|
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
2011-11-13
1
-2
/
+2
*
|
bnx2x: Remove on-stack napi struct variable
Ariel Elior
2011-11-13
1
-5
/
+7
*
|
bnx2x: prevent race in statistics flow
Dmitry Kravkov
2011-11-13
1
-1
/
+3
*
|
bnx2x: add fan failure event handling
Ariel Elior
2011-11-13
2
-1
/
+26
*
|
bnx2x: remove unused #define
Dmitry Kravkov
2011-11-13
1
-7
/
+0
*
|
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
Dmitry Kravkov
2011-11-13
2
-4
/
+2
*
|
bnx2x: DCBX: use #define instead of magic
Dmitry Kravkov
2011-11-13
2
-4
/
+6
*
|
bnx2x: propagate DCBX negotiation
Dmitry Kravkov
2011-11-13
4
-46
/
+90
*
|
bnx2x: separate FCoE and iSCSI license initialization.
Dmitry Kravkov
2011-11-13
3
-11
/
+46
*
|
bnx2x: remove unused variable
Dmitry Kravkov
2011-11-13
1
-3
/
+1
*
|
bnx2x: use rx_queue index for skb_record_rx_queue()
Dmitry Kravkov
2011-11-13
4
-2
/
+4
*
|
bnx2x: allow FCoE and DCB for 578xx
Dmitry Kravkov
2011-11-13
2
-3
/
+3
*
|
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
3
-12
/
+12
|
/
*
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
[next]