aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAge
* net: convert multicast list to list_headJiri Pirko2010-04-03
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-04
|\
| * Staging: Fix continuation line formatsJoe Perches2010-03-03
| * staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-03
| * staging: slicoss Use pci_set_consistent_dma_mask.kirjanov@gmail.com2010-03-03
| * staging: slicoss Use compare_ether_addr.kirjanov@gmail.com2010-03-03
| * staging: slicoss Use PCI_DEVICE_TABLE.kirjanov@gmail.com2010-03-03
| * staging: slicoss Use dev->stats rather than adapter->stats.kirjanov@gmail.com2010-03-03
| * staging: slicoss No need to check pointer in debugfs_remove()kirjanov@gmail.com2010-03-03
| * staging: slicoss No need type casting when using netdev_privkirjanov@gmail.com2010-03-03
| * staging: slicoss Check for valid hw addresskirjanov@gmail.com2010-03-03
| * staging: slicoss Convert to netdev_tx_tkirjanov@gmail.com2010-03-03
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* Staging: slicoss: remove duplicate structure field initializationJulia Lawall2009-12-11
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-15
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Staging: slicoss: fix build warningsGreg Kroah-Hartman2009-06-19
* Staging: slicoss: Add missing __devexit_p()Jean Delvare2009-06-19
* staging: slicoss: update READMEStephen Hemminger2009-04-17
* Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-17
* Staging: slicoss: convert to netdev_opsAlexander Beregalov2009-04-17
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* Staging: slicoss: slichw.h cleanupGreg Kroah-Hartman2009-04-03
* Staging: slicoss: delete slicdbg.hGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove ASSERTMSG macroGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove DBG_ERROR macroGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macrosGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLIC_ETHTOOL_SUPPORTGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove DBG_MSGGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove VALID_ADDRESS macroGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLIC_PING_TIMER_ENABLEDGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCESGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLEDGreg Kroah-Hartman2009-04-03
* Staging: slicoss: add proper KERN_DEBUG to 2 printksGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLIC_GET_STATS_ENABLEDGreg Kroah-Hartman2009-04-03
* Staging: slicoss: delete slicinc.hGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman2009-04-03
* Staging: slicoss: clean up SLIC_DUMP_ENABLEDGreg Kroah-Hartman2009-04-03
* Staging: slicoss: delete slicbuild.hGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove unused #definesGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove slic_os.hGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove WRITE_REG wrapperGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove WRITE_REG64 wrapperGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove DEBUG_REGISTER_TRACEGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove jiffies macrosGreg Kroah-Hartman2009-04-03
* Staging: slicoss: remove TRUE/FALSE usageGreg Kroah-Hartman2009-04-03
* Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-03
* Staging: SLICOSS: free resources on entry_probe error pathLior Dotan2009-04-03
* Staging: slicoss: add binary firmware to firmware directoryLior Dotan2009-04-03