index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-08
libertas: include sched.h on firmware.c
Luis R. Rodriguez
1
-0
/
+1
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-39
/
+50
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2012-04-23
libertas: add missing include
Felix Fietkau
1
-0
/
+1
2012-04-23
libertas CS: convert to asynchronous firmware loading
Daniel Drake
1
-39
/
+49
2012-04-17
libertas USB: convert to asynchronous firmware loading
Daniel Drake
1
-59
/
+43
2012-04-17
libertas SDIO: convert to asynchronous firmware loading
Daniel Drake
1
-85
/
+121
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
4
-0
/
+164
2012-04-17
libertas: harden-up exit paths
Daniel Drake
1
-1
/
+8
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
8
-293
/
+94
2012-04-17
drivers/net/wireless/libertas/if_usb.c: add missing debugging code
Julia Lawall
1
-2
/
+4
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-04-12
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
4
-20
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+2
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-37
/
+0
2012-03-15
libertas: remove dump_survey implementation
Daniel Drake
1
-37
/
+0
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2
-6
/
+3
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-23
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-23
/
+1
2012-01-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+6
2011-12-21
libertas: clean up scan thread handling
Andres Salomon
1
-4
/
+6
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
8
-4
/
+8
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-23
/
+1
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
1
-3
/
+4
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-11-15
Net, libertas: Resolve memory leak in if_spi_host_to_card()
Jesper Juhl
1
-0
/
+1
2011-11-11
libertas: release bss references and avoid warning from cfg80211_inform_bss
John W. Linville
1
-10
/
+15
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-11-09
wireless: libertas: fix unaligned le64 accesses
Steven Miao
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+20
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
3
-12
/
+20
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
4
-4
/
+4
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
4
-0
/
+4
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
3
-14
/
+40
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
3
-14
/
+40
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-0
/
+36
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
2
-0
/
+36
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-17
/
+17
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
2
-17
/
+17
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-0
/
+21
2011-09-14
libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
Andres Salomon
1
-0
/
+21
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-27
/
+2
2011-08-24
libertas: update readme file
Amitkumar Karwar
1
-25
/
+0
[next]