index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
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-23
staging: slicoss: get rid of slic_cmdqmem_init function
Devendra Naga
2012-10-23
staging: slicoss: remove default case in irqhandler
Devendra Naga
2012-10-23
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-11
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-18
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-17
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-02
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-03
Staging: Fix continuation line formats
Joe Perches
2010-03-03
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-03
staging: slicoss Use pci_set_consistent_dma_mask.
kirjanov@gmail.com
2010-03-03
staging: slicoss Use compare_ether_addr.
kirjanov@gmail.com
2010-03-03
staging: slicoss Use PCI_DEVICE_TABLE.
kirjanov@gmail.com
2010-03-03
staging: slicoss Use dev->stats rather than adapter->stats.
kirjanov@gmail.com
[next]