summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* Staging: slicoss: fix build warningsGreg Kroah-Hartman2009-06-191-1/+0Star
* Staging: slicoss: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* staging: slicoss: update READMEStephen Hemminger2009-04-171-1/+30
* Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-171-2/+2
* Staging: slicoss: convert to netdev_opsAlexander Beregalov2009-04-171-7/+14
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* Staging: slicoss: slichw.h cleanupGreg Kroah-Hartman2009-04-031-514/+510Star
* Staging: slicoss: delete slicdbg.hGreg Kroah-Hartman2009-04-032-68/+15Star
* Staging: slicoss: remove ASSERTMSG macroGreg Kroah-Hartman2009-04-031-14/+0Star
* Staging: slicoss: remove DBG_ERROR macroGreg Kroah-Hartman2009-04-032-119/+112Star
* Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macrosGreg Kroah-Hartman2009-04-032-7/+3Star
* Staging: slicoss: remove SLIC_ETHTOOL_SUPPORTGreg Kroah-Hartman2009-04-031-110/+74Star
* Staging: slicoss: remove DBG_MSGGreg Kroah-Hartman2009-04-032-551/+28Star
* Staging: slicoss: remove VALID_ADDRESS macroGreg Kroah-Hartman2009-04-032-10/+0Star
* Staging: slicoss: remove SLIC_PING_TIMER_ENABLEDGreg Kroah-Hartman2009-04-031-5/+3Star
* Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCESGreg Kroah-Hartman2009-04-031-3/+0Star
* Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLEDGreg Kroah-Hartman2009-04-031-8/+0Star
* Staging: slicoss: add proper KERN_DEBUG to 2 printksGreg Kroah-Hartman2009-04-031-3/+3
* Staging: slicoss: remove SLIC_GET_STATS_ENABLEDGreg Kroah-Hartman2009-04-031-12/+1Star
* Staging: slicoss: delete slicinc.hGreg Kroah-Hartman2009-04-032-163/+72Star
* Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman2009-04-032-66/+0Star
* Staging: slicoss: clean up SLIC_DUMP_ENABLEDGreg Kroah-Hartman2009-04-034-1570/+2Star
* Staging: slicoss: delete slicbuild.hGreg Kroah-Hartman2009-04-031-88/+0Star
* Staging: slicoss: remove unused #definesGreg Kroah-Hartman2009-04-032-22/+12Star
* Staging: slicoss: remove slic_os.hGreg Kroah-Hartman2009-04-032-47/+0Star
* Staging: slicoss: remove WRITE_REG wrapperGreg Kroah-Hartman2009-04-033-107/+96Star
* Staging: slicoss: remove WRITE_REG64 wrapperGreg Kroah-Hartman2009-04-033-87/+51Star
* Staging: slicoss: remove DEBUG_REGISTER_TRACEGreg Kroah-Hartman2009-04-032-42/+0Star
* Staging: slicoss: remove jiffies macrosGreg Kroah-Hartman2009-04-032-15/+9Star
* Staging: slicoss: remove TRUE/FALSE usageGreg Kroah-Hartman2009-04-034-38/+21Star
* Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-031-4/+4
* Staging: SLICOSS: free resources on entry_probe error pathLior Dotan2009-04-031-8/+9
* Staging: slicoss: add binary firmware to firmware directoryLior Dotan2009-04-031-4/+4
* Staging: SLICOSS: remove the static firmware header filesLior Dotan2009-04-035-22356/+0Star
* Staging: slicoss: use request_firmwareLior Dotan2009-04-032-132/+58Star
* Staging: slicoss: use request_firmwareLior Dotan2009-01-062-24/+87
* Staging: slicoss: use correct type for memory allcationsLior Dotan2009-01-061-3/+3
* Staging: slicoss: use kzallocLior Dotan2009-01-061-2/+1Star
* staging-slicoss: Kill directly reference of netdev->privWang Chen2008-12-071-4/+3Star
* Staging: SLICOSS: Free multicast list at driver exitLior Dotan2008-10-221-0/+8
* Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi2008-10-221-1/+0Star
* Staging: SLICOSS: remove duplicated #include'sHuang Weiyi2008-10-221-8/+0Star
* staging: fix potential build error in slicoss driverMariusz Kozlowski2008-10-221-1/+0Star
* Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan2008-10-111-0/+2
* Staging: SLICOSS: Fix remaining type namesLior Dotan2008-10-114-21/+23
* Staging: SLICOSS: Fix warnings due to static usageLior Dotan2008-10-112-7/+2Star
* Staging: SLICOSS: lots of checkpatch fixesLior Dotan2008-10-1113-1619/+1353Star
* Staging: add Alacritech slicoss network driverGreg Kroah-Hartman2008-10-1116-0/+30779