index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
libertas: update readme file
Amitkumar Karwar
1
-25
/
+0
2011-08-24
libertas: handle mesh networks in lbs_iface_active()
Dan Carpenter
1
-2
/
+2
2011-08-09
libertas: remove some dead code in if_spi_prog_helper_firmware()
Dan Carpenter
1
-4
/
+0
2011-08-09
libertas: implement if_sdio runtime power management
Daniel Drake
1
-106
/
+171
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
8
-82
/
+163
2011-08-08
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-08-08
libertas: link mesh device to wiphy
Daniel Drake
8
-43
/
+117
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-618
/
+391
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
5
-25
/
+11
2011-07-20
libertas: mesh: misc cleanup
Daniel Drake
2
-601
/
+388
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-18
/
+48
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
4
-17
/
+45
2011-07-11
libertas: fix errors in functions accessing module registers
Olivier Sobrie
1
-1
/
+3
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+37
2011-06-17
if_spi: Fix compilation warning - unused variable
Nikanth Karthikesan
1
-3
/
+3
2011-06-10
libertas: add sd8686 reset_card support
Daniel Drake
1
-0
/
+34
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+16
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
10
-0
/
+11
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+3
2011-06-03
libertas_sdio: handle spurious interrupts
Daniel Drake
1
-5
/
+16
2011-05-31
libertas: Set command sequence number later to ensure consistency
Daniel Drake
1
-3
/
+3
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-190
/
+213
2011-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+4
2011-05-11
libertas: Add libertas_disablemesh module parameter to disable mesh interface
Sascha Silbe
1
-1
/
+8
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
11
-93
/
+130
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
12
-171
/
+173
2011-05-10
libertas: fix cmdpendingq locking
Paul Fox
1
-2
/
+4
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-05-05
libertas: remove tx_timeout handler
Daniel Drake
1
-23
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-557
/
+730
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
20
-557
/
+730
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+65
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-30
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
1
-0
/
+65
2011-03-11
libertas: fix write past end of array in mesh_id_get()
Dan Carpenter
1
-7
/
+4
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-1
/
+1
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
3
-40
/
+49
2011-02-03
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
1
-129
/
+239
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-2
/
+4
2011-01-04
libertas: down_interruptible() can return -EINTR, not EINTR
roel kluin
1
-1
/
+1
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-1
/
+2
2010-12-13
libertas: fix potential NULL-pointer dereference
Sven Neumann
1
-1
/
+1
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+0
2010-11-29
libertas: fix invalid access
Sven Neumann
2
-2
/
+0
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
1
-2
/
+0
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+11
[next]