Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
5bb7889f440532f3dbbffdb6b3b0881a805abbce
/
drivers
/
net
/
wireless
/
libertas
/
if_cs.c
7777bd4
libertas: fix error return code in if_cs_probe()
by Wei Yongjun
· 11 years ago
1dfba30
libertas: move firmware lifetime handling to firmware.c
by Dan Williams
· 11 years ago
fdd3f29
drivers/net: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
488c3ee
libertas CS: convert to asynchronous firmware loading
by Daniel Drake
· 13 years ago
370803c
libertas: Firmware loading simplifications
by Daniel Drake
· 13 years ago
a7b957a
wireless, libertas: remove redundant NULL tests before calling release_firmware()
by Jesper Juhl
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
f3a57fd
libertas: Use netdev_<level> or dev_<level> where possible
by Joe Perches
· 14 years ago
0e4e06a
libertas: Convert lbs_pr_<level> to pr_<level>
by Joe Perches
· 14 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
8973a6e
libertas: use kernel-doc notation, fix comment style
by Randy Dunlap
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 15 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 15 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 15 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 15 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 15 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 15 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
82222e9
libertas: [cs] use common firmware request helper and new firmware locations
by Dan Williams
· 15 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 15 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 15 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
a974a4b
libertas: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
aaa8cfd
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
by Dominik Brodowski
· 15 years ago
4912545
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
by Amitkumar Karwar
· 15 years ago
9d45368
libertas: Add support for Marvell Libertas CF8305
by Marek Vasut
· 16 years ago
e0d6133
libertas: remove ps_supported flag, use fwcapinfo
by Andrey Yurovsky
· 16 years ago
dc7d243
Add support for CF8381 WiFi card.
by Marek Vasut
· 16 years ago
bbfc6b7
libertas: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
1fac36e
libertas: fix CF firmware loading for some cards
by Dan Williams
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
9a52028
wireless/libertas/if_cs.c: fix memory leaks
by Adrian Bunk
· 17 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 17 years ago
c94c93d
wireless: replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
6dfff89
libertas: treat firmware data as const
by David Woodhouse
· 17 years ago
a78a832
libertas: rename some registers to clarify their meaning
by Holger Schurig
· 17 years ago
4c55523
libertas: check for old, unsupported hardware
by Holger Schurig
· 17 years ago
5314325
libertas: document register meanings
by Holger Schurig
· 17 years ago
3073556
libertas: fix interrupt issue
by Holger Schurig
· 17 years ago
78cf074
libertas: unify various CF-related defines
by Holger Schurig
· 17 years ago
43d01c5
libertas: fix compact flash interrupt handling
by Holger Schurig
· 17 years ago
93416c8
libertas: speeds up downloading of CF firmware
by Holger Schurig
· 17 years ago
7919b89
libertas: convert libertas driver to use an event/cmdresp queue
by Holger Schurig
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
dd1f635
libertas: fix spinlock recursion bug
by Holger Schurig
· 17 years ago
d4ff0ef
libertas: misc power saving adjusts
by Holger Schurig
· 17 years ago
fdfb92e
libertas: fix interrupt while removing driver
by Holger Schurig
· 17 years ago
7003b07
libertas: use priv->upld_buf for command responses
by David Woodhouse
· 17 years ago
ddac452
libertas: rename and re-type bufvirtualaddr to cmdbuf
by Dan Williams
· 17 years ago
4f67949
libertas: clean up lbs_interrupt()
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
09d4fad
libertas: fix data packet size errors
by Holger Schurig
· 17 years ago
e775ed7
libertas: Consolidate lbs_host_to_card_done() function.
by David Woodhouse
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
6591e36
libertas: let more than one MAC event through
by Holger Schurig
· 17 years ago
4ef3170
libertas: fixes for slow hardware
by Holger Schurig
· 17 years ago
f31ce76b
[LIBERTAS]: fix oops on the blackfin architecture
by Vladimir Davydov
· 17 years ago
28de0b3
[LIBERTAS]: fix interrupts in CF driver
by Ryan Mallon
· 17 years ago
6f05cbe
[LIBERTAS]: set dnld_sent correctly for CF parts
by Ryan Mallon
· 17 years ago
4ecd41b
[PATCH] libertas: printk warning fixes
by Andrew Morton
· 18 years ago
954ee16
[PATCH] libertas: reorganize and simplify init sequence
by Dan Williams
· 18 years ago
27590d0
[PATCH] add support for Marvell 8385 CF cards
by Holger Schurig
· 17 years ago