index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
spi.c
Age
Commit message (
Expand
)
Author
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wlcore
Breno Leitao
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-27
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2017-08-24
wlcore: add missing nvs file name info for wilink8
Reizer, Eyal
2017-06-13
wlcore: spi: remove unnecessary variable
Gustavo A. R. Silva
2017-06-13
wlcore: add wl1285 compatible
Sebastian Reichel
2017-05-24
wlcore: fix 64K page support
Arnd Bergmann
2016-09-26
wlcore: spi: Populate config firmware data
Tony Lindgren
2016-09-26
wlcore: Prepare family to fix nvs file handling
Tony Lindgren
2016-09-03
wlcore: spi: fix non static symbol warning
Wei Yongjun
2016-07-20
wlcore: spi: fix build warning caused by redundant variable
Reizer, Eyal
2016-07-19
wlcore: spi: add wl18xx support
Eyal Reizer
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-01-29
wlcore/wl12xx: spi: add device tree support
Uri Mashiach
2016-01-29
wlcore/wl12xx: spi: add power operation function
Uri Mashiach
2015-12-11
wlcore/wl12xx: spi: fix oops on firmware load
Uri Mashiach
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-03-24
wlcore: remove wl12xx_platform_data
Eliad Peller
2014-08-25
wireless: wlcore: Use devm_kzalloc
Himangi Saraogi
2014-05-16
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2014-04-30
wlcore: fix usage of platform_device_add_data()
Christian Engelmayer
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2013-09-26
wireless: wlcore: use dev_get_platdata()
Jingoo Han
2013-06-17
net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
Peter Huewe
2013-02-11
wlcore: remove newly introduced alloc/OOM messages
Luciano Coelho
2013-02-08
wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
Luciano Coelho
2013-02-08
wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data
Luciano Coelho
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
2012-11-16
wlcore: SPI - fix spi transfer_list
Janusz.Dziedzic@tieto.com
2012-11-16
wlcore: spi: use platform_device_unregister in wl1271_remove()
Wei Yongjun
2012-09-27
wlcore: spi: use private max-buf-size limit
Arik Nemtsov
2012-07-10
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-06-22
wlcore: Force checking of io functions' return values
Ido Yariv
2012-06-22
wlcore: Change read/write ops to return errors
Ido Yariv
2012-04-12
wlcore/wl12xx: implement chip-specific register tables
Luciano Coelho
2012-04-12
wl12xx/wlcore: move wl1271 struct to wlcore and add ops
Luciano Coelho
2012-04-12
wl12xx/wlcore: rename wl12xx to wlcore
Luciano Coelho