b43: Remove reset after fatal DMA error
[safe/jmp/linux-2.6] / drivers / net / cxgb3 /
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Divy Le Raycxgb3: fix premature page unmap
2009-11-11 Ben Hutchingscxgb3: declare MODULE_FIRMWARE
2009-10-27 Krishna Kumarcxgb3: Set the rxq
2009-10-18 Krishna Kumarcxgb3: No need to wake queue in xmit handler
2009-10-13 Karen Xiecxgb3: Added private MAC address and provisioning packe...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-06 Steve WiseRDMA/cxgb3: Handle port events properly
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-06 Divy Le Raycxgb3: fix 2 ports 1G regression
2009-08-02 Divy Le Raycxgb3: fix Gen2 pci default settings
2009-08-02 Divy Le Raycxgb3: fix EDC filename string
2009-07-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-10 Roland Dreiercxgb3: Fix crash caused by stashing wrong netdev_queue
2009-07-08 Divy Le Raycxgb3: Drain Mac Tx fifo when the port goes down.
2009-07-08 Divy Le Raycxgb3: fix mac index mapping
2009-07-08 Divy Le Raycxgb3: Fix mss table initialization
2009-07-08 Divy Le Raycxgb3: use request_firmware() for the EDC registers...
2009-07-08 Divy Le Raycxgb3: AEL2020 phy support update
2009-07-08 Divy Le Raycxgb3: Fix T3C MAC max packet size access
2009-07-08 Divy Le Raycxgb3: fix phy power down
2009-07-08 Divy Le Raycxgb3: AQ100X phy support update
2009-06-11 Divy Le Raycxgb3: remove __GFP_NOFAIL usage
2009-06-04 Divy Le Raycxgb3: minor aq100x phy fixes
2009-06-04 Divy Le Raycxgb3: Update FW to 7.4.0
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-29 Divy Le Raycxgb3: add support for the Aquantia 10G-BT phy
2009-05-29 Divy Le Raycxgb3: Add Aeluros 2020 phy support
2009-05-29 Divy Le Raycxgb3: move away from LLTX
2009-05-29 Divy Le Raycxgb3: link fault fixes
2009-05-29 Divy Le Raycxgb3: fix dma mapping regression
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-21 Divy Le Raycxgb3: set phy's mdio dev before the phy init sequence
2009-05-21 Ben Hutchingscxgb3: Use generic XENPAK LASI register definitions
2009-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-01 Sergey Senozhatskycxgb3: fixing gcc 4.4 compiler warning: suggest parenth...
2009-04-30 Ben Hutchingscxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
2009-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-20 Divy Le Raycxgb3: Fix EEH final recovery attempt
2009-04-20 Divy Le Raycxgb3: Fix potential msi-x vector leak
2009-04-20 Divy Le Raycxgb3: fix workqueue flush issues
2009-04-20 Divy Le Raycxgb3: fix link fault handling
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-27 Divy Le Raycxgb3: map entire Rx page, feed map+offset to Rx ring.
2009-03-27 Divy Le Raycxgb3: differentiate portx and Tx channels
2009-03-27 Divy Le Raycxgb3: use resource_size_t for mmio declarations
2009-03-27 Divy Le Raycxgb3: sge setup fixes
2009-03-27 Divy Le Raycxgb3: start qset timers when setup succeeded
2009-03-13 Divy Le Raycxgb3: update driver version
2009-03-13 Divy Le Raycxgb3: update FW
2009-03-13 Divy Le Raycxgb3: detect mac link faults.
2009-03-13 Divy Le Raycxgb3: Update Rev3 mac workaround
2009-03-13 Divy Le Raycxgb3: disable high freq non-data interrupts
2009-03-13 Divy Le Raycxgb3: separate TX and RX reclaim handlers
2009-03-13 Divy Le Raycxgb3: prefetch buffer access in GRO mode
2009-03-13 Divy Le Raycxgb3: fix skb truesize in jumbo mode
2009-03-13 Divy Le Raycxgb3: release page ref on mapping error
2009-03-13 Divy Le Raycxgb3: ring rx door bell less frequently
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-19 Divy Le Raycxgb3: Add support for PCI ID 0x35.
2009-02-18 Hannes Ederdrivers/net/cxgb3: fix sparse warnings: fix signedness
2009-02-18 Hannes Ederdrivers/net/cxgb3: fix sparse warning: symbol shadows...
2009-02-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-05 Divy Le Raycxgb3: Fix lro switch
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-27 Divy Le Raycxgb3: Notify fatal errors
2009-01-21 Herbert Xucxgb3: Replace LRO with GRO
2009-01-21 Divy Le Raycxgb3: ease msi-x settings conditions
2009-01-20 Divy Le Raycxgb3: Fix LRO misalignment
2009-01-11 Roland Dreiercxgb3: Keep LRO off if disabled when interface is down
2008-12-26 Divy Le Raycxgb3: add control to access embedded images
2008-12-26 Hannes Ederdrivers/net/cxgb3: comment out dead code
2008-12-19 Karen Xiecxgb3: manage private iSCSI IP address
2008-12-16 Divy Le Raycxgb3: untie strict FW matching
2008-12-16 Divy Le Raycxgb3: Add multiple Tx queue support.
2008-11-29 Roland Dreiercxgb3: Fix sparse warning and micro-optimize is_pure_re...
2008-11-26 Divy Le Raycxgb3: Update FW loading path.
2008-11-26 Divy Le Raycxgb3: avoid potential memory leak.
2008-11-26 Divy Le Raycxgb3: set hard_xmit in the netdev_ops
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingercxgb3: convert to net_device_ops
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-12 Steve WiseRDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configu...
2008-11-11 Steve WiseRDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when...
2008-11-11 Divy Le Raycxgb3 - Limit multiqueue setting to msi-x
2008-11-11 Divy Le Raycxgb3 - eeprom read fixes
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 Divy Le Raycxgb3 - enable lro control through ethtool
2008-10-22 Roland Dreiercxgb3: Fix kernel crash caused by uninitialized l2t_ent...
2008-10-14 Divy Le Raycxgb3: extend copyrights to 2008
2008-10-14 Divy Le Raycxgb3: update driver version
2008-10-09 Divy Le Raycxgb3: Add 1G fiber support
2008-10-09 Divy Le Raycxgb3: Support for Aeluros 2005 PHY
2008-10-09 Divy Le Raycxgb3: commnonize LASI phy code
2008-10-09 Divy Le Raycxgb3: More flexible support for PHY interrupts.
2008-10-09 Divy Le Raycxgb3: simplify port type struct and usage
next