aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sxg
AgeCommit message (Expand)Author
2009-06-19Staging: sxg: Add missing __devexit_p()Jean Delvare
2009-06-19Staging: sxg: replace __FUNCTION__ usagesAlessio Igor Bogani
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral
2009-04-17Staging: sxg: convert to netdev_opsAlexander Beregalov
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03Staging: sxg: Add support to download the firmware using request_firmware()Mithlesh Thukral
2009-04-03Staging: sxg: Add watchdog timer for managing Link states for SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP testsMithlesh Thukral
2009-04-03Staging: sxg: Read the correct MAC address from the card for Rev B cardsMithlesh Thukral
2009-04-03Staging: sxg: Fix interface bug not working after open is called second time.Mithlesh Thukral
2009-04-03Staging: sxg: Fix the module in Kconfig file for Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Fix memory leak caused by double allocation of ringsMithlesh Thukral
2009-04-03Staging: sxg: Add checksum control option through ethtool interfaceMithlesh Thukral
2009-04-03Staging: sxg: Remove unused Rev A microcode filesMithlesh Thukral
2009-04-03Staging: sxg: Add Rev B support in the Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: Add firmware files for Rev B cardMithlesh Thukral
2009-04-03Staging: sxg: Fix memory leak in case of allocation failureMithlesh Thukral
2009-04-03Staging: sxg: Add Checksum Offload support for Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: fix napi interface buildRandy Dunlap
2009-04-03Staging: sxg: Make SXG driver use MSI-X interrupts if possibleMithlesh Thukral
2009-04-03Staging: sxg: Removed unnecessary checks while taking Transmit LocksMithlesh Thukral
2009-04-03Staging: sxg: Add Jumbo frames support to Sahara SXG DriverMithlesh Thukral
2009-04-03Staging: sxg: Cleanup the SXG driver of unused space and functionsMithlesh Thukral
2009-04-03Staging: sxg: Add NAPI feature to Sahara SXG DriverMithlesh Thukral
2009-04-03Staging: sxg: Add multicast support for Sahara SXG driverMithlesh Thukral
2009-04-03Staging: sxg: fix build warnings in sxg.cGreg Kroah-Hartman
2009-04-03Staging: sxg: fix build warnings in downloadB firmware filesGreg Kroah-Hartman
2009-04-03Staging: sxg: remove firmware files from sgx_ethtool.cGreg Kroah-Hartman
2009-04-03Staging: sxg: fix build warnings in sxg_ethtoolGreg Kroah-Hartman
2009-04-03Staging: sxg: Fix to load card on low memory machinesMithlesh Thukral
2009-04-03Staging: sxg: Firmware updatesMithlesh Thukral
2009-04-03Staging: sxg: Add Ethtool functionality enhancement and misc cleanupsMithlesh Thukral
2009-04-03Staging: sxg: Locking related changes. Fix locking levelsMithlesh Thukral
2009-04-03Staging: sxg: SXG SGL related cleanup in data structures and codeMithlesh Thukral
2009-04-03Staging: sxg: Ethtool framework and Receive code path changesMithlesh Thukral
2009-04-03Staging: sxg: Receive code and data structure cleanupsMithlesh Thukral
2009-04-03Staging: sxg: Indentation fixes - mostly 80 char linesMithlesh Thukral
2009-04-03Staging: sxg: Commenting style fixes - Pending workMithlesh Thukral
2009-04-03Staging: sxg: Typedef removal - pending workMithlesh Thukral
2009-04-03Staging: sxg: New SXG_SGL design and MAC Header changesMithlesh Thukral
2009-01-06Staging: sxg: update READMEJ.R. Mauro
2009-01-06Staging: sxg: break the build in a cleaner way when !x86J.R. Mauro
2009-01-06Staging: sxg: remove typedefsJ.R. Mauro
2008-10-22Staging: sxg: fix compiler warnings.Greg Kroah-Hartman
2008-10-22Staging: sxg: fix up unused function warningsGreg Kroah-Hartman
2008-10-22Staging: sxg: clean up C99 commentsJ.R. Mauro