summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sxg
Commit message (Expand)AuthorAgeFilesLines
* Staging: sxg: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* Staging: sxg: replace __FUNCTION__ usagesAlessio Igor Bogani2009-06-192-20/+20
* Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral2009-04-171-35/+58
* Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral2009-04-171-0/+5
* Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral2009-04-171-3/+7
* Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral2009-04-171-0/+2
* Staging: sxg: convert to netdev_opsAlexander Beregalov2009-04-171-10/+17
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* Staging: sxg: Add support to download the firmware using request_firmware()Mithlesh Thukral2009-04-035-19652/+101
* Staging: sxg: Add watchdog timer for managing Link states for SXG driverMithlesh Thukral2009-04-032-16/+59
* Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP testsMithlesh Thukral2009-04-031-2/+0
* Staging: sxg: Read the correct MAC address from the card for Rev B cardsMithlesh Thukral2009-04-032-16/+12
* Staging: sxg: Fix interface bug not working after open is called second time.Mithlesh Thukral2009-04-031-1/+1
* Staging: sxg: Fix the module in Kconfig file for Sahara SXG driverMithlesh Thukral2009-04-031-1/+1
* Staging: sxg: Fix memory leak caused by double allocation of ringsMithlesh Thukral2009-04-031-26/+1
* Staging: sxg: Add checksum control option through ethtool interfaceMithlesh Thukral2009-04-032-15/+18
* Staging: sxg: Remove unused Rev A microcode filesMithlesh Thukral2009-04-035-9951/+0
* Staging: sxg: Add Rev B support in the Sahara SXG driverMithlesh Thukral2009-04-034-67/+169
* Staging: sxg: Add firmware files for Rev B cardMithlesh Thukral2009-04-035-0/+19677
* Staging: sxg: Fix memory leak in case of allocation failureMithlesh Thukral2009-04-031-0/+15
* Staging: sxg: Add Checksum Offload support for Sahara SXG driverMithlesh Thukral2009-04-032-5/+49
* Staging: sxg: fix napi interface buildRandy Dunlap2009-04-031-3/+3
* Staging: sxg: Make SXG driver use MSI-X interrupts if possibleMithlesh Thukral2009-04-032-21/+146
* Staging: sxg: Removed unnecessary checks while taking Transmit LocksMithlesh Thukral2009-04-032-49/+18
* Staging: sxg: Add Jumbo frames support to Sahara SXG DriverMithlesh Thukral2009-04-034-13/+185
* Staging: sxg: Cleanup the SXG driver of unused space and functionsMithlesh Thukral2009-04-032-32/+3
* Staging: sxg: Add NAPI feature to Sahara SXG DriverMithlesh Thukral2009-04-032-18/+86
* Staging: sxg: Add multicast support for Sahara SXG driverMithlesh Thukral2009-04-032-79/+52
* Staging: sxg: fix build warnings in sxg.cGreg Kroah-Hartman2009-04-031-2/+11
* Staging: sxg: fix build warnings in downloadB firmware filesGreg Kroah-Hartman2009-04-032-0/+4
* Staging: sxg: remove firmware files from sgx_ethtool.cGreg Kroah-Hartman2009-04-031-9/+0
* Staging: sxg: fix build warnings in sxg_ethtoolGreg Kroah-Hartman2009-04-031-7/+8
* Staging: sxg: Fix to load card on low memory machinesMithlesh Thukral2009-04-033-32/+141
* Staging: sxg: Firmware updatesMithlesh Thukral2009-04-037-4856/+9614
* Staging: sxg: Add Ethtool functionality enhancement and misc cleanupsMithlesh Thukral2009-04-034-67/+27
* Staging: sxg: Locking related changes. Fix locking levelsMithlesh Thukral2009-04-033-58/+85
* Staging: sxg: SXG SGL related cleanup in data structures and codeMithlesh Thukral2009-04-034-158/+260
* Staging: sxg: Ethtool framework and Receive code path changesMithlesh Thukral2009-04-035-9/+355
* Staging: sxg: Receive code and data structure cleanupsMithlesh Thukral2009-04-033-144/+198
* Staging: sxg: Indentation fixes - mostly 80 char linesMithlesh Thukral2009-04-037-966/+1264
* Staging: sxg: Commenting style fixes - Pending workMithlesh Thukral2009-04-037-1623/+1705
* Staging: sxg: Typedef removal - pending workMithlesh Thukral2009-04-037-330/+280
* Staging: sxg: New SXG_SGL design and MAC Header changesMithlesh Thukral2009-04-035-192/+464
* Staging: sxg: update READMEJ.R. Mauro2009-01-061-2/+0
* Staging: sxg: break the build in a cleaner way when !x86J.R. Mauro2009-01-061-1/+1
* Staging: sxg: remove typedefsJ.R. Mauro2009-01-067-330/+325
* Staging: sxg: fix compiler warnings.Greg Kroah-Hartman2008-10-221-8/+8
* Staging: sxg: fix up unused function warningsGreg Kroah-Hartman2008-10-221-77/+78
* Staging: sxg: clean up C99 commentsJ.R. Mauro2008-10-222-580/+580
OpenPOWER on IntegriCloud