index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo
1
-1018
/
+0
2013-10-18
libertas: move firmware lifetime handling to firmware.c
Dan Williams
1
-10
/
+7
2012-08-01
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
1
-0
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2012-07-17
libertas USB: don't set surpriseremoved flag
Daniel Drake
1
-1
/
+0
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-17
libertas USB: convert to asynchronous firmware loading
Daniel Drake
1
-59
/
+43
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
1
-162
/
+7
2012-04-17
drivers/net/wireless/libertas/if_usb.c: add missing debugging code
Julia Lawall
1
-2
/
+4
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-23
/
+1
2011-11-01
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-09-14
libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
Andres Salomon
1
-0
/
+21
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-1
/
+1
2011-08-09
libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN
Daniel Drake
1
-0
/
+9
2011-08-08
libertas_usb: use USB interface as parent device
Daniel Drake
1
-1
/
+1
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-4
/
+7
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-19
/
+22
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-52
/
+61
2010-11-17
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-0
/
+7
2010-11-17
libertas: don't block usb8388 suspend if no wakeup conditions are set
Daniel Drake
1
-6
/
+0
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-15
libertas: Communicate USB transfer errors
Paul Fox
1
-2
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+53
2010-08-16
libertas: [usb] use new firmware locations
Dan Williams
1
-7
/
+53
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+3
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-2
/
+2
2010-06-03
drivers/net/wireless/libertas: Use kmemdup
Julia Lawall
1
-4
/
+2
2010-06-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-0
/
+6
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-11
libertas: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-30
libertas if_usb: Fix crash on 64-bit machines
David Woodhouse
1
-1
/
+1
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+3
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
1
-1
/
+2
2009-06-16
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
1
-6
/
+2
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-2
/
+1
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
1
-2
/
+2
2008-12-04
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
1
-1
/
+2
2008-09-16
libertas: remove unused generic RESET command
Dan Williams
1
-3
/
+2
2008-08-23
libertas: add sysfs hooks to update boot2 and persistent firmware
Brian Cavagnolo
1
-0
/
+65
2008-08-23
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
1
-20
/
+92
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-2
/
+2
2008-07-10
libertas: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-07-02
libertas: support USB persistence on suspend/resume (resend)
andrey@cozybit.com
1
-0
/
+1
[next]