summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Staging: sxg: Add support to download the firmware using request_firmware()Mithlesh Thukral9-19652/+7437
2009-04-04Staging: sxg: Add watchdog timer for managing Link states for SXG driverMithlesh Thukral2-16/+59
2009-04-04Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP testsMithlesh Thukral1-2/+0
2009-04-04Staging: sxg: Read the correct MAC address from the card for Rev B cardsMithlesh Thukral2-16/+12
2009-04-04Staging: sxg: Fix interface bug not working after open is called second time.Mithlesh Thukral1-1/+1
2009-04-04Staging: sxg: Fix the module in Kconfig file for Sahara SXG driverMithlesh Thukral1-1/+1
2009-04-04Staging: sxg: Fix memory leak caused by double allocation of ringsMithlesh Thukral1-26/+1
2009-04-04Staging: sxg: Add checksum control option through ethtool interfaceMithlesh Thukral2-15/+18
2009-04-04Staging: sxg: Remove unused Rev A microcode filesMithlesh Thukral5-9951/+0
2009-04-04Staging: sxg: Add Rev B support in the Sahara SXG driverMithlesh Thukral4-67/+169
2009-04-04Staging: sxg: Add firmware files for Rev B cardMithlesh Thukral5-0/+19677
2009-04-04Staging: sxg: Fix memory leak in case of allocation failureMithlesh Thukral1-0/+15
2009-04-04Staging: sxg: Add Checksum Offload support for Sahara SXG driverMithlesh Thukral2-5/+49
2009-04-04Staging: sxg: fix napi interface buildRandy Dunlap1-3/+3
2009-04-04Staging: sxg: Make SXG driver use MSI-X interrupts if possibleMithlesh Thukral2-21/+146
2009-04-04Staging: sxg: Removed unnecessary checks while taking Transmit LocksMithlesh Thukral2-49/+18
2009-04-04Staging: sxg: Add Jumbo frames support to Sahara SXG DriverMithlesh Thukral4-13/+185
2009-04-04Staging: sxg: Cleanup the SXG driver of unused space and functionsMithlesh Thukral2-32/+3
2009-04-04Staging: sxg: Add NAPI feature to Sahara SXG DriverMithlesh Thukral2-18/+86
2009-04-04Staging: sxg: Add multicast support for Sahara SXG driverMithlesh Thukral2-79/+52
2009-04-04Staging: sxg: fix build warnings in sxg.cGreg Kroah-Hartman1-2/+11
2009-04-04Staging: sxg: fix build warnings in downloadB firmware filesGreg Kroah-Hartman2-0/+4
2009-04-04Staging: sxg: remove firmware files from sgx_ethtool.cGreg Kroah-Hartman1-9/+0
2009-04-04Staging: sxg: fix build warnings in sxg_ethtoolGreg Kroah-Hartman1-7/+8
2009-04-04Staging: sxg: Fix to load card on low memory machinesMithlesh Thukral3-32/+141
2009-04-04Staging: sxg: Firmware updatesMithlesh Thukral7-4856/+9614
2009-04-04Staging: sxg: Add Ethtool functionality enhancement and misc cleanupsMithlesh Thukral4-67/+27
2009-04-04Staging: sxg: Locking related changes. Fix locking levelsMithlesh Thukral3-58/+85
2009-04-04Staging: sxg: SXG SGL related cleanup in data structures and codeMithlesh Thukral4-158/+260
2009-04-04Staging: sxg: Ethtool framework and Receive code path changesMithlesh Thukral5-9/+355
2009-04-04Staging: sxg: Receive code and data structure cleanupsMithlesh Thukral3-144/+198
2009-04-04Staging: sxg: Indentation fixes - mostly 80 char linesMithlesh Thukral7-966/+1264
2009-04-04Staging: sxg: Commenting style fixes - Pending workMithlesh Thukral7-1623/+1705
2009-04-04Staging: sxg: Typedef removal - pending workMithlesh Thukral7-330/+280
2009-04-04Staging: sxg: New SXG_SGL design and MAC Header changesMithlesh Thukral5-192/+464
2009-04-04Staging: slicoss: slichw.h cleanupGreg Kroah-Hartman1-514/+510
2009-04-04Staging: slicoss: delete slicdbg.hGreg Kroah-Hartman2-68/+15
2009-04-04Staging: slicoss: remove ASSERTMSG macroGreg Kroah-Hartman1-14/+0
2009-04-04Staging: slicoss: remove DBG_ERROR macroGreg Kroah-Hartman2-119/+112
2009-04-04Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macrosGreg Kroah-Hartman2-7/+3
2009-04-04Staging: slicoss: remove SLIC_ETHTOOL_SUPPORTGreg Kroah-Hartman1-110/+74
2009-04-04Staging: slicoss: remove DBG_MSGGreg Kroah-Hartman2-551/+28
2009-04-04Staging: slicoss: remove VALID_ADDRESS macroGreg Kroah-Hartman2-10/+0
2009-04-04Staging: slicoss: remove SLIC_PING_TIMER_ENABLEDGreg Kroah-Hartman1-5/+3
2009-04-04Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCESGreg Kroah-Hartman1-3/+0
2009-04-04Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLEDGreg Kroah-Hartman1-8/+0
2009-04-04Staging: slicoss: add proper KERN_DEBUG to 2 printksGreg Kroah-Hartman1-3/+3
2009-04-04Staging: slicoss: remove SLIC_GET_STATS_ENABLEDGreg Kroah-Hartman1-12/+1
2009-04-04Staging: slicoss: delete slicinc.hGreg Kroah-Hartman2-163/+72
2009-04-04Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman2-66/+0