summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: slicoss: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-1/+1
* Staging: slicoss: Remove explicit arch dependenciesDenis Kirjanov2010-08-312-26/+24
* Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov2010-08-022-21/+21
* Staging: slicoss: kill functions prototypes and reorder functionsDenis Kirjanov2010-07-221-1990/+1920
* staging: slicoss: error handling with gotoKulikov Vasiliy2010-07-081-13/+15
* staging: slicoss: error handling with gotoKulikov Vasiliy2010-07-081-8/+7
* staging: slicoss: Remove STATUS_XXX defines.Kulikov Vasiliy2010-07-081-11/+0
* staging: slicoss: Change return codes to -EYYY.Kulikov Vasiliy2010-07-081-26/+26
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-042-63/+62
|\
| * Staging: Fix continuation line formatsJoe Perches2010-03-031-4/+2
| * staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-031-0/+6
| * staging: slicoss Use pci_set_consistent_dma_mask.kirjanov@gmail.com2010-03-031-5/+18
| * staging: slicoss Use compare_ether_addr.kirjanov@gmail.com2010-03-032-17/+3
| * staging: slicoss Use PCI_DEVICE_TABLE.kirjanov@gmail.com2010-03-031-8/+4
| * staging: slicoss Use dev->stats rather than adapter->stats.kirjanov@gmail.com2010-03-031-13/+12
| * staging: slicoss No need to check pointer in debugfs_remove()kirjanov@gmail.com2010-03-031-4/+2
| * staging: slicoss No need type casting when using netdev_privkirjanov@gmail.com2010-03-031-10/+10
| * staging: slicoss Check for valid hw addresskirjanov@gmail.com2010-03-031-0/+3
| * staging: slicoss Convert to netdev_tx_tkirjanov@gmail.com2010-03-031-2/+2
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-12/+4
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
|/
* Staging: slicoss: remove duplicate structure field initializationJulia Lawall2009-12-111-1/+0
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* Staging: slicoss: fix build warningsGreg Kroah-Hartman2009-06-191-1/+0
* 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/+510
* Staging: slicoss: delete slicdbg.hGreg Kroah-Hartman2009-04-032-68/+15
* Staging: slicoss: remove ASSERTMSG macroGreg Kroah-Hartman2009-04-031-14/+0
* Staging: slicoss: remove DBG_ERROR macroGreg Kroah-Hartman2009-04-032-119/+112
* Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macrosGreg Kroah-Hartman2009-04-032-7/+3
* Staging: slicoss: remove SLIC_ETHTOOL_SUPPORTGreg Kroah-Hartman2009-04-031-110/+74
* Staging: slicoss: remove DBG_MSGGreg Kroah-Hartman2009-04-032-551/+28
* Staging: slicoss: remove VALID_ADDRESS macroGreg Kroah-Hartman2009-04-032-10/+0
* Staging: slicoss: remove SLIC_PING_TIMER_ENABLEDGreg Kroah-Hartman2009-04-031-5/+3
* Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCESGreg Kroah-Hartman2009-04-031-3/+0
* Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLEDGreg Kroah-Hartman2009-04-031-8/+0
* 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/+1
* Staging: slicoss: delete slicinc.hGreg Kroah-Hartman2009-04-032-163/+72
* Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman2009-04-032-66/+0
* Staging: slicoss: clean up SLIC_DUMP_ENABLEDGreg Kroah-Hartman2009-04-034-1570/+2
* Staging: slicoss: delete slicbuild.hGreg Kroah-Hartman2009-04-031-88/+0
* Staging: slicoss: remove unused #definesGreg Kroah-Hartman2009-04-032-22/+12
OpenPOWER on IntegriCloud