index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
2013-05-13
staging: slicoss: fix error return code in slic_entry_probe()
Wei Yongjun
2013-04-05
staging: slicoss: information leak in ETHTOOL_GSET
Dan Carpenter
2013-03-11
staging: slicoss: Remove dma_addr_t cast compilation warnings
Joe Perches
2013-03-11
staging/slicoss: Use ether_crc for mac hash calculation
Peter Huewe
2013-03-11
staging/slicoss: Fix buffer possible overflow in slic_card_locate
Peter Huewe
2013-03-11
staging/slicoss: Fix operation may be undefined warning
Peter Huewe
2013-03-11
staging/slicoss: Remove always true if statement
Peter Huewe
2013-03-11
staging/slicoss: Check pointer before dereferencing
Peter Huewe
2013-01-17
staging: slicoss: Fix space-related checkpatch.pl warnings
Cruz Julian Bishop
2013-01-17
staging: slicoss: Fix three checkpatch.pl errors in slicoss.c
Cruz Julian Bishop
2013-01-17
staging: slicoss: Stop swearing in slicoss.c
Cruz Julian Bishop
2012-11-21
staging: slicoss: remove use of __devexit
Bill Pemberton
2012-11-21
staging: slicoss: remove use of __devinit
Bill Pemberton
2012-11-21
staging: slicoss: remove use of __devexit_p
Bill Pemberton
2012-10-26
staging: slicoss: fix a leak when kzalloc fail
Devendra Naga
2012-10-24
staging: slicoss: get rid of slic_cmdqmem_init function
Devendra Naga
2012-10-24
staging: slicoss: remove default case in irqhandler
Devendra Naga
2012-10-24
staging: slicoss: return -ENOMEM if kzalloc fail
Devendra Naga
2012-10-22
staging: slicoss: remove ASSERT macro altogether
Devendra Naga
2012-10-22
staging: slicoss: fail out if we dont have a valid firmware file
Devendra Naga
2012-09-05
staging: slicoss: fix a null deref when pci_alloc_consistent fail
Devendra Naga
2012-09-05
staging: slicoss: remove return statement at the end of slic_mcast_set_list
Devendra Naga
2012-09-05
staging: slicoss: clean the spinlock code in slic_entry_open
Devendra Naga
2012-09-05
staging: slicoss: remove default case after we done with request_firmware
Devendra Naga
2012-09-04
staging: slicoss: release firmware before returning
Devendra Naga
2012-09-04
staging: slicoss: return early before calling request_firmware with empty fir...
Devendra Naga
2012-07-12
staging/slicoss: disable pci device at remove
Devendra Naga
2012-07-09
staging/slicoss: return -ENODEV if no devid matches
Devendra Naga
2012-07-09
staging/slicoss: remove not-needed ASSERT
Devendra Naga
2012-06-19
staging: slicoss: Fix a typo.
Justin P. Mattock
2012-02-15
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
2011-11-18
staging: slicoss depends on NET
Randy Dunlap
2011-10-26
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-30
staging: slicoss: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-08-31
Staging: slicoss: Remove explicit arch dependencies
Denis Kirjanov
2010-08-03
Staging: slicoss: Remove net_device_stats from the driver's private
Denis Kirjanov
2010-07-22
Staging: slicoss: kill functions prototypes and reorder functions
Denis Kirjanov
2010-07-08
staging: slicoss: error handling with goto
Kulikov Vasiliy
2010-07-08
staging: slicoss: error handling with goto
Kulikov Vasiliy
2010-07-08
staging: slicoss: Remove STATUS_XXX defines.
Kulikov Vasiliy
2010-07-08
staging: slicoss: Change return codes to -EYYY.
Kulikov Vasiliy
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2010-03-04
Staging: Fix continuation line formats
Joe Perches
2010-03-04
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-04
staging: slicoss Use pci_set_consistent_dma_mask.
kirjanov@gmail.com
2010-03-04
staging: slicoss Use compare_ether_addr.
kirjanov@gmail.com
2010-03-04
staging: slicoss Use PCI_DEVICE_TABLE.
kirjanov@gmail.com
[next]