index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-02
cxgb3: fix EDC filename string
Divy Le Ray
1
-1
/
+1
2009-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2009-07-09
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
1
-2
/
+1
2009-07-08
cxgb3: Drain Mac Tx fifo when the port goes down.
Divy Le Ray
1
-1
/
+28
2009-07-08
cxgb3: Fix mss table initialization
Divy Le Ray
1
-0
/
+1
2009-07-08
cxgb3: use request_firmware() for the EDC registers setup
Divy Le Ray
1
-0
/
+69
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
1
-5
/
+73
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+5
2009-05-29
cxgb3: Add Aeluros 2020 phy support
Divy Le Ray
1
-0
/
+2
2009-05-29
cxgb3: move away from LLTX
Divy Le Ray
1
-1
/
+0
2009-05-29
cxgb3: link fault fixes
Divy Le Ray
1
-3
/
+5
2009-04-29
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
1
-58
/
+13
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
1
-20
/
+2
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: differentiate portx and Tx channels
Divy Le Ray
1
-2
/
+2
2009-03-27
cxgb3: use resource_size_t for mmio declarations
Divy Le Ray
1
-1
/
+4
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: detect mac link faults.
Divy Le Ray
1
-3
/
+120
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
1
-0
/
+50
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2009-02-18
cxgb3: Add support for PCI ID 0x35.
Divy Le Ray
1
-0
/
+1
2009-02-17
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-2
/
+1
2009-01-26
cxgb3: Notify fatal errors
Divy Le Ray
1
-4
/
+9
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
1
-38
/
+4
2009-01-21
cxgb3: ease msi-x settings conditions
Divy Le Ray
1
-8
/
+15
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
1
-8
/
+14
2008-12-16
cxgb3: untie strict FW matching
Divy Le Ray
1
-7
/
+8
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
1
-4
/
+7
2008-11-26
cxgb3: Update FW loading path.
Divy Le Ray
1
-2
/
+2
2008-11-26
cxgb3: set hard_xmit in the netdev_ops
Divy Le Ray
1
-0
/
+1
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+0
2008-11-19
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2008-11-11
RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.
Steve Wise
1
-0
/
+2
2008-11-11
cxgb3 - Limit multiqueue setting to msi-x
Divy Le Ray
1
-1
/
+1
2008-10-31
cxgb3 - enable lro control through ethtool
Divy Le Ray
1
-12
/
+57
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
1
-1
/
+1
2008-10-08
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
1
-0
/
+25
2008-10-08
cxgb3: commnonize LASI phy code
Divy Le Ray
1
-4
/
+15
2008-10-08
cxgb3: simplify port type struct and usage
Divy Le Ray
1
-2
/
+2
2008-10-08
cxgb3: Allocate multiqueues at init time
Divy Le Ray
1
-37
/
+142
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
1
-53
/
+111
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
1
-0
/
+5
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
1
-0
/
+19
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
1
-4
/
+6
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
1
-15
/
+17
[next]