index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
wireless: libertas: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-12-05
1
-1
/
+0
*
libertas: move firmware lifetime handling to firmware.c
Dan Williams
2013-10-18
1
-4
/
+0
*
wireless: libertas: use dev_get_platdata()
Jingoo Han
2013-09-26
1
-1
/
+1
*
libertas: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-3
/
+3
*
libertas: Firmware loading simplifications
Daniel Drake
2012-04-17
1
-3
/
+2
*
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
2012-04-12
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-0
/
+1
|
\
|
*
Net, libertas: Resolve memory leak in if_spi_host_to_card()
Jesper Juhl
2011-11-15
1
-0
/
+1
*
|
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-28
1
-1
/
+0
*
|
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
1
-1
/
+1
|
/
*
libertas: remove some dead code in if_spi_prog_helper_firmware()
Dan Carpenter
2011-08-09
1
-4
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
1
-3
/
+3
|
\
|
*
if_spi: Fix compilation warning - unused variable
Nikanth Karthikesan
2011-06-17
1
-3
/
+3
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+2
|
/
*
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
2011-05-11
1
-20
/
+37
*
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
2011-05-11
1
-41
/
+33
*
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2011-04-28
1
-47
/
+87
*
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
2011-03-30
1
-0
/
+65
*
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
2011-02-03
1
-129
/
+239
*
libertas: down_interruptible() can return -EINTR, not EINTR
roel kluin
2011-01-04
1
-1
/
+1
*
libertas: fix invalid access
Sven Neumann
2010-11-29
1
-1
/
+0
*
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
1
-75
/
+69
*
drivers/net/wireless/libertas: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
libertas/if_spi: needs linux/semaphore.h
Randy Dunlap
2010-02-08
1
-0
/
+1
*
libertas: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+4
*
libertas: remove internal buffers from GSPI driver
Andrey Yurovsky
2009-11-02
1
-130
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
1
-5
/
+5
|
\
|
*
libertas spi: fix sparse errors
Holger Schurig
2009-10-27
1
-5
/
+5
*
|
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-0
/
+3
|
/
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
libertas: check valid bits in SPI bus mode reg
Andrey Yurovsky
2009-08-04
1
-1
/
+1
*
libertas: correct card cleanup order in SPI driver
Andrey Yurovsky
2009-07-10
1
-3
/
+4
*
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
2009-07-10
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
1
-5
/
+6
|
\
|
*
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
1
-4
/
+0
|
*
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
1
-1
/
+6
*
|
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
2009-06-15
1
-4
/
+4
|
/
*
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
1
-48
/
+44
*
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
2009-06-03
1
-18
/
+16
*
libertas: fix GSPI card event handling
andrey@cozybit.com
2009-05-22
1
-0
/
+7
*
libertas: fix format warning
John W. Linville
2009-04-24
1
-1
/
+1
*
libertas: increase spi driver thread priority
Anna Neal
2009-04-22
1
-0
/
+4
*
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
2009-02-09
1
-0
/
+15
*
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
2009-01-29
1
-0
/
+1203