aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Staging: slicoss: slichw.h cleanupGreg Kroah-Hartman1-514/+510
2009-04-03Staging: slicoss: delete slicdbg.hGreg Kroah-Hartman2-68/+15
2009-04-03Staging: slicoss: remove ASSERTMSG macroGreg Kroah-Hartman1-14/+0
2009-04-03Staging: slicoss: remove DBG_ERROR macroGreg Kroah-Hartman2-119/+112
2009-04-03Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macrosGreg Kroah-Hartman2-7/+3
2009-04-03Staging: slicoss: remove SLIC_ETHTOOL_SUPPORTGreg Kroah-Hartman1-110/+74
2009-04-03Staging: slicoss: remove DBG_MSGGreg Kroah-Hartman2-551/+28
2009-04-03Staging: slicoss: remove VALID_ADDRESS macroGreg Kroah-Hartman2-10/+0
2009-04-03Staging: slicoss: remove SLIC_PING_TIMER_ENABLEDGreg Kroah-Hartman1-5/+3
2009-04-03Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCESGreg Kroah-Hartman1-3/+0
2009-04-03Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLEDGreg Kroah-Hartman1-8/+0
2009-04-03Staging: slicoss: add proper KERN_DEBUG to 2 printksGreg Kroah-Hartman1-3/+3
2009-04-03Staging: slicoss: remove SLIC_GET_STATS_ENABLEDGreg Kroah-Hartman1-12/+1
2009-04-03Staging: slicoss: delete slicinc.hGreg Kroah-Hartman2-163/+72
2009-04-03Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman2-66/+0
2009-04-03Staging: slicoss: clean up SLIC_DUMP_ENABLEDGreg Kroah-Hartman4-1570/+2
2009-04-03Staging: slicoss: delete slicbuild.hGreg Kroah-Hartman1-88/+0
2009-04-03Staging: slicoss: remove unused #definesGreg Kroah-Hartman2-22/+12
2009-04-03Staging: slicoss: remove slic_os.hGreg Kroah-Hartman2-47/+0
2009-04-03Staging: slicoss: remove WRITE_REG wrapperGreg Kroah-Hartman3-107/+96
2009-04-03Staging: slicoss: remove WRITE_REG64 wrapperGreg Kroah-Hartman3-87/+51
2009-04-03Staging: slicoss: remove DEBUG_REGISTER_TRACEGreg Kroah-Hartman2-42/+0
2009-04-03Staging: slicoss: remove jiffies macrosGreg Kroah-Hartman2-15/+9
2009-04-03Staging: slicoss: remove TRUE/FALSE usageGreg Kroah-Hartman4-38/+21
2009-04-03Staging: SLICOSS: use gfp_kernel where possibleLior Dotan1-4/+4
2009-04-03Staging: SLICOSS: free resources on entry_probe error pathLior Dotan1-8/+9
2009-04-03Staging: slicoss: add binary firmware to firmware directoryLior Dotan1-4/+4
2009-04-03Staging: SLICOSS: remove the static firmware header filesLior Dotan5-22356/+0
2009-04-03Staging: slicoss: use request_firmwareLior Dotan2-132/+58
2009-01-06Staging: slicoss: use request_firmwareLior Dotan2-24/+87
2009-01-06Staging: slicoss: use correct type for memory allcationsLior Dotan1-3/+3
2009-01-06Staging: slicoss: use kzallocLior Dotan1-2/+1
2008-12-06staging-slicoss: Kill directly reference of netdev->privWang Chen1-4/+3
2008-10-22Staging: SLICOSS: Free multicast list at driver exitLior Dotan1-0/+8
2008-10-22Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-22Staging: SLICOSS: remove duplicated #include'sHuang Weiyi1-8/+0
2008-10-22staging: fix potential build error in slicoss driverMariusz Kozlowski1-1/+0
2008-10-10Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan1-0/+2
2008-10-10Staging: SLICOSS: Fix remaining type namesLior Dotan4-21/+23
2008-10-10Staging: SLICOSS: Fix warnings due to static usageLior Dotan2-7/+2
2008-10-10Staging: SLICOSS: lots of checkpatch fixesLior Dotan13-1619/+1353
2008-10-10Staging: add Alacritech slicoss network driverGreg Kroah-Hartman16-0/+30779