cxgb3: use request_firmware() for the EDC registers setup
[safe/jmp/linux-2.6] / drivers / net / cxgb3 / cxgb3_main.c
2009-07-08 Divy Le Raycxgb3: use request_firmware() for the EDC registers...
2009-06-11 Divy Le Raycxgb3: remove __GFP_NOFAIL usage
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-04-30 Ben Hutchingscxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
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-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: differentiate portx and Tx channels
2009-03-27 Divy Le Raycxgb3: use resource_size_t for mmio declarations
2009-03-27 Divy Le Raycxgb3: start qset timers when setup succeeded
2009-03-13 Divy Le Raycxgb3: detect mac link faults.
2009-03-13 Divy Le Raycxgb3: disable high freq non-data interrupts
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 warning: symbol shadows...
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-11 Roland Dreiercxgb3: Keep LRO off if disabled when interface is down
2008-12-16 Divy Le Raycxgb3: untie strict FW matching
2008-12-16 Divy Le Raycxgb3: Add multiple Tx queue support.
2008-11-26 Divy Le Raycxgb3: Update FW loading path.
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 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-10-31 Divy Le Raycxgb3 - enable lro control through ethtool
2008-10-14 Divy Le Raycxgb3: extend copyrights to 2008
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: simplify port type struct and usage
2008-10-09 Divy Le Raycxgb3: Allocate multiqueues at init time
2008-10-09 Divy Le Raycxgb3: reset the adapter on fatal error
2008-10-08 Divy Le Ray[2.6.28,1/1] cxgb3 - fix race in EEH
2008-05-22 Divy Le Raycxgb3 - Add LRO support
2008-05-13 Divy Le Raycxgb3 - fix EEH
2008-05-13 Divy Le Raycxgb3 - fix port up/down error path
2008-05-06 Alan Coxcxgb3: Use CAP_SYS_RAWIO for firmware
2008-04-17 Dan Noecxgb3: Fix __must_check warning with dev_dbg.
2008-01-28 Al Viroannotate cxgb3
2008-01-28 Divy Le Raycxgb3 - Fix EEH, missing softirq blocking
2008-01-28 Divy Le Raycxgb3 - parity initialization for T3C adapters.
2008-01-28 Jeff Garzikdrivers/net/cxgb3: trim trailing whitespace
2008-01-28 Divy Le Raycxgb3 - HW set up updates
2008-01-28 Divy Le Raycxgb3 - sysfs methods clean up
2008-01-28 Divy Le Raycxgb3 - Add EEH support
2008-01-28 Divy Le Raycxgb3 - Fix resources release.
2008-01-28 Divy Le Raycxgb3 - Use wild card for PCI subdevice ID match
2008-01-28 Divy Le Raycxgb3 - fix MSI-X failure path
2007-10-10 Stephen Hemmingercxgb3 sparse warning fixes
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Divy Le Raycxgb3 - Add T3C rev
2007-10-10 Divy Le Raycxgb3 - Firmware update
2007-10-10 Divy Le Raycxgb3 - log adapter serial number
2007-10-10 Divy Le Raycxgb3 - Fatal error update
2007-10-10 Denis Chengdrivers/net/cxgb3: removed several unneeded zero initil...
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-31 Divy Le Ray- cxgb3 engine microcode load
2007-08-31 Divy Le Raycxgb3 - Fix dev->priv usage
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-10 vignesh babuuse is_power_of_2() in cxgb3/cxgb3_main.c
2007-07-09 Divy Le Raycxgb3 - TP SRAM update
2007-06-20 Divy Le Raycxgb3 - fix netpoll hanlder
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-04-11 Divy Le Raycxgb3 - missing CPL hanler and register setting.
2007-04-11 Divy Le Raycxgb3 - MAC watchdog update
2007-04-11 Divy Le Raycxgb3 - avoid deadlock with mac watchdog
2007-04-04 Divy Le Raycxgb3 - Firwmare update
2007-04-04 Divy Le Raycxgb3 - Tighten xgmac workaround
2007-04-04 Divy Le Raycxgb3 - detect NIC only adapters
2007-04-04 Divy Le Raycxgb3 - Safeguard TCAM size usage
2007-03-23 Divy Le Raycxgb3 - Fix potential MAC hang
2007-03-23 Divy Le Raycxgb3 - Auto-load FW if mismatch detected
2007-03-23 Divy Le Raycxgb3 - fix ethtool cmd on multiple queues port
2007-02-27 Divy Le Raycxgb3 - private ioctl cleanup
2007-02-27 Divy Le Raycxgb3 - manage sysfs attributes per port
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-09 Divy Le Raycxgb3: sysfs attributes in -mm tree
2007-02-05 Divy Le Raycxgb3 - Add dual licensing
2007-02-05 Divy Le Raycxgb3 - bind qsets on multiport adapter
2007-02-05 Divy Le Raycxgb3 - FW versioning
2007-02-05 Divy Le RayAdd support for the latest 1G/10G Chelsio adapter, T3.