Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29fe1b481283a1bada994a69f65736db4ae6f35f
/
drivers
/
net
/
wireless
/
libertas
/
if_usb.c
ab65f64
libertas: fix misuse of netdev_priv() and dev->ml_priv
by Kiran Divekar
· 16 years ago
df66f85
if_usb: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
582c1b5
libertas: Fine grained configuration of wake-on-lan.
by Anna Neal
· 16 years ago
f8e77ca
libertas: remove unused generic RESET command
by Dan Williams
· 16 years ago
1ff41eb
libertas: add sysfs hooks to update boot2 and persistent firmware
by Brian Cavagnolo
· 16 years ago
1556c0f
libertas: support boot commands to write persistent firmware and bootloader
by Brian Cavagnolo
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
6dfff89
libertas: treat firmware data as const
by David Woodhouse
· 17 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7b58ccf
libertas: support USB persistence on suspend/resume (resend)
by andrey@cozybit.com
· 16 years ago
b77ec4c
libertas: provide reset_card() callback on OLPC
by David Woodhouse
· 17 years ago
7919b89
libertas: convert libertas driver to use an event/cmdresp queue
by Holger Schurig
· 17 years ago
4365929
libertas: move cardspecific data to driver
by Holger Schurig
· 17 years ago
7003b07
libertas: use priv->upld_buf for command responses
by David Woodhouse
· 17 years ago
4694961
libertas: Check for PS mode support on USB devices
by David Woodhouse
· 17 years ago
9fae899
libertas: ensure response buffer size is always set for lbs_cmd_with_response
by David Woodhouse
· 17 years ago
b23b206
libertas: don't use __lbs_cmd() with empty callback in if_usb.c
by David Woodhouse
· 17 years ago
7e22627
libertas: kill whitespace at end of lines
by David Woodhouse
· 17 years ago
eae86bf
libertas: clean up if_usb driver
by David Woodhouse
· 17 years ago
b926d6b
libertas: stop attempting to reset devices on unload
by David Woodhouse
· 17 years ago
506e902
libertas: add ethtool support for wake-on-lan configuration
by David Woodhouse
· 17 years ago
d1f7a5b
libertas: implement suspend/resume for USB devices
by David Woodhouse
· 17 years ago
689442d
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
by David Woodhouse
· 17 years ago
23d36ee
libertas: add missing newlines in debugging statements
by David Woodhouse
· 17 years ago
e125817
libertas: be more careful about command responses matching cur_cmd
by David Woodhouse
· 17 years ago
202f3f3
libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec
by David Woodhouse
· 17 years ago
1f8a083
libertas: kill references to mesh autostart
by David Woodhouse
· 17 years ago
23a397a
libertas: add lbs_mesh sysfs attribute for enabling mesh
by David Woodhouse
· 17 years ago
2fd6cfe
libertas: make some more functions static
by David Woodhouse
· 17 years ago
301eacb
libertas: convert CMD_MESH_ACCESS to a direct command
by David Woodhouse
· 17 years ago
ddac452
libertas: rename and re-type bufvirtualaddr to cmdbuf
by Dan Williams
· 17 years ago
c9cd6f9
libertas: wait for 'firmware ready' event from firmware after loading
by David Woodhouse
· 17 years ago
6bc822b
libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
by David Woodhouse
· 17 years ago
4f82f5c
libertas: switch to a waitqueue and timer for handling USB firmware load
by David Woodhouse
· 17 years ago
c8ba39d
libertas: improve reliability of firmware reloading on USB
by David Woodhouse
· 17 years ago
14e865b
libertas: make lbs_cmd() usage nicer
by Dan Williams
· 17 years ago
4f67949
libertas: clean up lbs_interrupt()
by David Woodhouse
· 17 years ago
1309b55
libertas: add opaque extra argument to cmd callback function
by David Woodhouse
· 17 years ago
6d35fdf
libertas: cope with device which already has firmware loaded
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
448a51a
libertas: switch lbs_cmd() to take a callback function pointer
by David Woodhouse
· 17 years ago
c2df2ef
libertas: endianness fixes
by Holger Schurig
· 17 years ago
0856e68
libertas: when usb_submit_usb fails, include the error code in the printk
by David Woodhouse
· 17 years ago
83eacf2
libertas: Fix endianness in boot2_version handling.
by David Woodhouse
· 17 years ago
04c80f1
libertas: Use lbs_cmd() for setting Boot2 version
by David Woodhouse
· 17 years ago
2c94404
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
by David Woodhouse
· 17 years ago
e775ed7
libertas: Consolidate lbs_host_to_card_done() function.
by David Woodhouse
· 17 years ago
77d8cf2
libertas: Fix memory leak of RX skbs
by David Woodhouse
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
01d77d8
libertas: separate mesh connectivity from that of the main interface
by Brajesh Dave
· 17 years ago
798fbfe
libertas: nuke useless variable usbdriver_name and useless comments
by Andres Salomon
· 17 years ago
be13f18
libertas: reset devices upon disconnect rather than module unloading
by Andres Salomon
· 17 years ago
4fb910f
libertas: mark module_init/exit functions as __init/__exit
by Andres Salomon
· 17 years ago
82209ad
libertas: drop useless default_fw_name variable
by Andres Salomon
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
cc32613
[PATCH] libertas: remove one superfluous include
by Holger Schurig
· 17 years ago
b6e99dd
[PATCH] libertas: send reset command directly instead of calling libertas_reset_device
by Dan Williams
· 17 years ago
954ee16
[PATCH] libertas: reorganize and simplify init sequence
by Dan Williams
· 17 years ago
8362cd4
[PATCH] libertas: fix sparse-reported problems
by Dan Williams
· 17 years ago
63f0023
[PATCH] libertas: pass boot2 version to firmware
by Luis Carlos Cobo
· 17 years ago
965f8bb
[PATCH] libertas: monitor mode support for OLPC firmware
by Luis Carlos Cobo
· 17 years ago
d21b31f
[PATCH] libertas: keep mesh autostart enabled while asleep
by Luis Carlos Cobo
· 17 years ago
c95c7f9
[PATCH] libertas: uppercase some #defines
by Holger Schurig
· 17 years ago
ac558ca
[PATCH] libertas: make more functions static & remove unused functions
by Holger Schurig
· 17 years ago
1df4e8f
[PATCH] libertas: remove fw.c
by Holger Schurig
· 17 years ago
eedc2a3
[PATCH] libertas: move generic firmware reset command to common code
by Dan Williams
· 17 years ago
fe33615
[PATCH] libertas: remove thread.h and make kthread usage clearer
by Dan Williams
· 17 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 17 years ago
9e22cb6
[PATCH] libertas: remove if_bootcmd.c
by Dan Williams
· 17 years ago
bb793e2
[PATCH] libertas: More endianness fixes.
by David Woodhouse
· 18 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 18 years ago
d43fb8e
[PATCH] libertas: fix oops on rmmod
by Marcelo Tosatti
· 18 years ago
c723683
[PATCH] libertas: correctly unregister mesh netdev on error
by Dan Williams
· 18 years ago
7732ca4
[PATCH] libertas: call SET_NETDEV_DEV from common code
by Dan Williams
· 18 years ago
b46794d
[PATCH] libertas: add URB debug info
by Luis Carlos Cobo
· 18 years ago
634b8f4
[PATCH] libertas: remove unused variables in wlan_dev_t
by Holger Schurig
· 18 years ago
ec3eef2
[PATCH] libertas: let DRV_NAME be overridable
by Holger Schurig
· 18 years ago
435a1ac
[PATCH] libertas: fix RESET logic at unload time
by Holger Schurig
· 18 years ago
084708b
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
by Holger Schurig
· 18 years ago
208fdd2
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
by Holger Schurig
· 18 years ago
6a81215
[PATCH] libertas: fix error handling of card initialization
by Marcelo Tosatti
· 18 years ago
51d84f5
[PATCH] libertas: fixed transmission flow control on the mesh interface
by Javier Cardona
· 18 years ago
32a74b7
[PATCH] libertas: split wlan_add_card()
by Holger Schurig
· 18 years ago
3874d0f
[PATCH] libertas: move reset_device() code main.c to if_usb.c
by Holger Schurig
· 18 years ago
1ac812f
[PATCH] libertas: get rid of libertas_sbi_get_priv()
by Holger Schurig
· 18 years ago
78523da
[PATCH] libertas: single out mesh code
by Holger Schurig
· 18 years ago
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 18 years ago
66fcc55
[PATCH] libertas: move vendor & product id's into if_usb.c
by Holger Schurig
· 18 years ago
5c20676
[PATCH] libertas: remove deprecated pm_register and associated code
by Marcelo Tosatti
· 18 years ago
4269e2a
[PATCH] libertas: 64-bit cleanups
by Dan Williams
· 18 years ago
12a4d26
[PATCH] libertas: fix missing unlock in TX error path
by Dan Williams
· 18 years ago
4f3465f
[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
by Dan Williams
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago