index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2008-06-03
libertas: provide reset_card() callback on OLPC
David Woodhouse
1
-0
/
+22
[next]