Roland Dreier
|
e594e96e8a
cxgb3: Fix crash caused by stashing wrong netdev_queue
|
16 年之前 |
Divy Le Ray
|
74b793e1ef
cxgb3: remove __GFP_NOFAIL usage
|
16 年之前 |
David S. Miller
|
b2f8f7525c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Divy Le Ray
|
744514249f
cxgb3: Add Aeluros 2020 phy support
|
16 年之前 |
Divy Le Ray
|
c3a8c5b644
cxgb3: move away from LLTX
|
16 年之前 |
Divy Le Ray
|
c22c814931
cxgb3: link fault fixes
|
16 年之前 |
Ben Hutchings
|
0f07c4ee8c
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
|
16 年之前 |
Divy Le Ray
|
e8d1937073
cxgb3: Fix EEH final recovery attempt
|
16 年之前 |
Divy Le Ray
|
2c2f409f32
cxgb3: Fix potential msi-x vector leak
|
16 年之前 |
Divy Le Ray
|
c80b0c28ca
cxgb3: fix workqueue flush issues
|
16 年之前 |
Divy Le Ray
|
3851c66cf0
cxgb3: fix link fault handling
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 年之前 |
Divy Le Ray
|
952cdf333f
cxgb3: differentiate portx and Tx channels
|
16 年之前 |
Divy Le Ray
|
68f40c1029
cxgb3: use resource_size_t for mmio declarations
|
16 年之前 |
Divy Le Ray
|
3156378993
cxgb3: start qset timers when setup succeeded
|
16 年之前 |
Divy Le Ray
|
bf792094ef
cxgb3: detect mac link faults.
|
16 年之前 |
Divy Le Ray
|
fc88219601
cxgb3: disable high freq non-data interrupts
|
16 年之前 |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 年之前 |
Divy Le Ray
|
ce03aaddd4
cxgb3: Add support for PCI ID 0x35.
|
16 年之前 |
Hannes Eder
|
97915b5bf6
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
|
16 年之前 |
Divy Le Ray
|
cb0bc20595
cxgb3: Notify fatal errors
|
16 年之前 |
Herbert Xu
|
7be2df451f
cxgb3: Replace LRO with GRO
|
16 年之前 |
Divy Le Ray
|
5cda9364f1
cxgb3: ease msi-x settings conditions
|
16 年之前 |
Roland Dreier
|
47fd23fe8e
cxgb3: Keep LRO off if disabled when interface is down
|
16 年之前 |
Divy Le Ray
|
8207befa19
cxgb3: untie strict FW matching
|
16 年之前 |
Divy Le Ray
|
82ad332974
cxgb3: Add multiple Tx queue support.
|
16 年之前 |
Divy Le Ray
|
851fd7bd88
cxgb3: Update FW loading path.
|
16 年之前 |
Divy Le Ray
|
43a944f373
cxgb3: set hard_xmit in the netdev_ops
|
16 年之前 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 年之前 |