| Commit message (Expand) | Author | Age |
* | cxgb3: convert to use netdev_for_each_addr | Jiri Pirko | 2010-02-17 |
* | cxgb3: fix link flap | Divy Le Ray | 2010-02-16 |
* | cxgb3: FIx VLAN over Jumbo frames | Divy Le Ray | 2010-02-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-09 |
|\ |
|
| * | cxgb3: fix GRO checksum check | Divy Le Ray | 2010-02-09 |
* | | cxgb3: add memory barriers | Divy Le Ray | 2010-02-03 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
* | | drivers/net/cxgb3: Use kzalloc for allocating only one thing | Julia Lawall | 2010-01-04 |
|/ |
|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
| |\ |
|
| | * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| | |\ |
|
| | | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | | cxgb3: Fixing EEH handlers | Breno Leitao | 2009-12-11 |
|/ / / |
|
* | | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | |
|
| * | | cxgb3: fix premature page unmap | Divy Le Ray | 2009-11-18 |
| |/ |
|
* | | cxgb3: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 |
* | | cxgb3: Set the rxq | Krishna Kumar | 2009-10-27 |
* | | cxgb3: No need to wake queue in xmit handler | Krishna Kumar | 2009-10-18 |
* | | cxgb3: Added private MAC address and provisioning packet handler for iSCSI | Karen Xie | 2009-10-13 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
| * | cxgb3: fix 2 ports 1G regression | Divy Le Ray | 2009-08-05 |
| * | cxgb3: fix Gen2 pci default settings | Divy Le Ray | 2009-08-02 |
| * | cxgb3: fix EDC filename string | Divy Le Ray | 2009-08-02 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-09 |
| |\ |
|
| * | | cxgb3: Drain Mac Tx fifo when the port goes down. | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: fix mac index mapping | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: Fix mss table initialization | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: use request_firmware() for the EDC registers setup | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: AEL2020 phy support update | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: Fix T3C MAC max packet size access | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: fix phy power down | Divy Le Ray | 2009-07-08 |
| * | | cxgb3: AQ100X phy support update | Divy Le Ray | 2009-07-08 |
* | | | RDMA/cxgb3: Handle port events properly | Steve Wise | 2009-09-05 |
| |/
|/| |
|
* | | cxgb3: Fix crash caused by stashing wrong netdev_queue | Roland Dreier | 2009-07-09 |
|/ |
|
* | cxgb3: remove __GFP_NOFAIL usage | Divy Le Ray | 2009-06-11 |
* | cxgb3: minor aq100x phy fixes | Divy Le Ray | 2009-06-04 |
* | cxgb3: Update FW to 7.4.0 | Divy Le Ray | 2009-06-04 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 |
|\ |
|
| * | cxgb3: link fault fixes | Divy Le Ray | 2009-05-29 |
| * | cxgb3: fix dma mapping regression | Divy Le Ray | 2009-05-29 |
* | | cxgb3: add support for the Aquantia 10G-BT phy | Divy Le Ray | 2009-05-29 |
* | | cxgb3: Add Aeluros 2020 phy support | Divy Le Ray | 2009-05-29 |
* | | cxgb3: move away from LLTX | Divy Le Ray | 2009-05-29 |
* | | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2009-05-29 |
* | | cxgb3: set phy's mdio dev before the phy init sequence | Divy Le Ray | 2009-05-20 |
* | | cxgb3: Use generic XENPAK LASI register definitions | Ben Hutchings | 2009-05-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 |
|\| |
|
| * | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of... | Sergey Senozhatsky | 2009-05-01 |