index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-03
cxgb3: minor aq100x phy fixes
Divy Le Ray
1
-12
/
+12
2009-06-03
cxgb3: Update FW to 7.4.0
Divy Le Ray
1
-2
/
+2
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-11
/
+17
2009-05-29
cxgb3: add support for the Aquantia 10G-BT phy
Divy Le Ray
4
-2
/
+359
2009-05-29
cxgb3: Add Aeluros 2020 phy support
Divy Le Ray
4
-65
/
+769
2009-05-29
cxgb3: move away from LLTX
Divy Le Ray
2
-11
/
+7
2009-05-29
cxgb3: link fault fixes
Divy Le Ray
2
-3
/
+10
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
2
-8
/
+7
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-20
cxgb3: set phy's mdio dev before the phy init sequence
Divy Le Ray
1
-1
/
+1
2009-05-20
cxgb3: Use generic XENPAK LASI register definitions
Ben Hutchings
3
-16
/
+9
2009-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-01
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
1
-1
/
+1
2009-04-29
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
5
-224
/
+194
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-34
/
+21
2009-04-20
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
1
-0
/
+7
2009-04-20
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
1
-1
/
+6
2009-04-20
cxgb3: fix workqueue flush issues
Divy Le Ray
1
-3
/
+5
2009-04-20
cxgb3: fix link fault handling
Divy Le Ray
2
-30
/
+3
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
2
-22
/
+33
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2
-35
/
+106
2009-03-27
cxgb3: differentiate portx and Tx channels
Divy Le Ray
3
-19
/
+24
2009-03-27
cxgb3: use resource_size_t for mmio declarations
Divy Le Ray
1
-1
/
+4
2009-03-27
cxgb3: sge setup fixes
Divy Le Ray
2
-8
/
+39
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
3
-4
/
+24
2009-03-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: update FW
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: detect mac link faults.
Divy Le Ray
6
-9
/
+285
2009-03-13
cxgb3: Update Rev3 mac workaround
Divy Le Ray
1
-39
/
+33
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
4
-5
/
+86
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2
-40
/
+89
2009-03-13
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
1
-0
/
+3
2009-03-13
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: release page ref on mapping error
Divy Le Ray
1
-12
/
+14
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2
-8
/
+25
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-0
/
+8
2009-02-18
cxgb3: Add support for PCI ID 0x35.
Divy Le Ray
2
-0
/
+8
2009-02-17
drivers/net/cxgb3: fix sparse warnings: fix signedness
Hannes Eder
1
-1
/
+2
2009-02-17
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-2
/
+1
2009-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2009-02-04
cxgb3: Fix lro switch
Divy Le Ray
1
-2
/
+1
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
1
-0
/
+1
2009-01-26
cxgb3: Notify fatal errors
Divy Le Ray
3
-4
/
+28
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
3
-152
/
+22
2009-01-21
cxgb3: ease msi-x settings conditions
Divy Le Ray
2
-8
/
+16
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
3
-10
/
+21
2008-12-26
cxgb3: add control to access embedded images
Divy Le Ray
2
-0
/
+19
[next]