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
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
1
-1
/
+1
|
\
|
*
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
2009-05-01
1
-1
/
+1
*
|
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
2009-04-29
5
-224
/
+194
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-21
2
-34
/
+21
|
\
\
|
|
/
|
*
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
2009-04-20
1
-0
/
+7
|
*
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
2009-04-20
1
-1
/
+6
|
*
cxgb3: fix workqueue flush issues
Divy Le Ray
2009-04-20
1
-3
/
+5
|
*
cxgb3: fix link fault handling
Divy Le Ray
2009-04-20
2
-30
/
+3
*
|
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-04-16
2
-22
/
+33
|
/
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2009-03-27
2
-35
/
+106
*
cxgb3: differentiate portx and Tx channels
Divy Le Ray
2009-03-27
3
-19
/
+24
*
cxgb3: use resource_size_t for mmio declarations
Divy Le Ray
2009-03-27
1
-1
/
+4
*
cxgb3: sge setup fixes
Divy Le Ray
2009-03-27
2
-8
/
+39
*
cxgb3: start qset timers when setup succeeded
Divy Le Ray
2009-03-27
3
-4
/
+24
*
cxgb3: update driver version
Divy Le Ray
2009-03-13
1
-1
/
+1
*
cxgb3: update FW
Divy Le Ray
2009-03-13
1
-1
/
+1
*
cxgb3: detect mac link faults.
Divy Le Ray
2009-03-13
6
-9
/
+285
*
cxgb3: Update Rev3 mac workaround
Divy Le Ray
2009-03-13
1
-39
/
+33
*
cxgb3: disable high freq non-data interrupts
Divy Le Ray
2009-03-13
4
-5
/
+86
*
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
2
-40
/
+89
*
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
2009-03-13
1
-0
/
+3
*
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
2009-03-13
1
-1
/
+2
*
cxgb3: release page ref on mapping error
Divy Le Ray
2009-03-13
1
-12
/
+14
*
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-03-13
2
-8
/
+25
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
2
-0
/
+8
|
\
|
*
cxgb3: Add support for PCI ID 0x35.
Divy Le Ray
2009-02-18
2
-0
/
+8
*
|
drivers/net/cxgb3: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
1
-1
/
+2
*
|
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-04
1
-2
/
+1
|
\
\
|
|
/
|
*
cxgb3: Fix lro switch
Divy Le Ray
2009-02-04
1
-2
/
+1
*
|
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
1
-0
/
+1
*
|
cxgb3: Notify fatal errors
Divy Le Ray
2009-01-26
3
-4
/
+28
*
|
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-21
3
-152
/
+22
*
|
cxgb3: ease msi-x settings conditions
Divy Le Ray
2009-01-21
2
-8
/
+16
|
/
*
cxgb3: Fix LRO misalignment
Divy Le Ray
2009-01-19
1
-0
/
+1
*
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
2009-01-11
3
-10
/
+21
*
cxgb3: add control to access embedded images
Divy Le Ray
2008-12-26
2
-0
/
+19
*
drivers/net/cxgb3: comment out dead code
Hannes Eder
2008-12-25
1
-0
/
+2
*
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-18
4
-21
/
+121
*
cxgb3: untie strict FW matching
Divy Le Ray
2008-12-16
3
-30
/
+15
*
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-12-16
4
-16
/
+31
*
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
Roland Dreier
2008-11-28
1
-1
/
+1
*
cxgb3: Update FW loading path.
Divy Le Ray
2008-11-26
1
-2
/
+2
*
cxgb3: avoid potential memory leak.
Divy Le Ray
2008-11-26
1
-3
/
+2
*
cxgb3: set hard_xmit in the netdev_ops
Divy Le Ray
2008-11-26
1
-0
/
+1
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
1
-1
/
+0
*
cxgb3: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-13
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
2
-2
/
+10
|
\
[next]