index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: fix buffer overrun
Johannes Berg
2008-10-29
1
-2
/
+2
*
libertas: remove two libertas sparse warning
Holger Schurig
2008-10-29
1
-2
/
+2
*
libertas: free sk_buff with kfree_skb
Sergio Luis
2008-10-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-16
1
-0
/
+2
|
\
|
*
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
2008-10-14
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2008-08-31
1
-1
/
+1
*
|
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-30
4
-2
/
+19
*
|
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2008-09-24
2
-3
/
+24
*
|
libertas: correct "limited range of data type" warning
John W. Linville
2008-09-15
1
-3
/
+2
*
|
libertas: Reduce the WPA key installation time.
Javier Cardona
2008-09-15
1
-3
/
+13
*
|
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
9
-264
/
+172
*
|
libertas: remove unused generic RESET command
Dan Williams
2008-09-15
4
-27
/
+2
*
|
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
6
-7
/
+128
*
|
libertas: clear current command on card removal
Dan Williams
2008-09-11
1
-1
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
1
-10
/
+3
|
\
\
|
*
|
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
2008-09-02
1
-10
/
+3
*
|
|
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
7
-400
/
+302
*
|
|
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
9
-100
/
+100
*
|
|
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
8
-59
/
+36
*
|
|
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
8
-114
/
+111
*
|
|
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
1
-1
/
+1
*
|
|
libertas: add sysfs hooks to update boot2 and persistent firmware
Brian Cavagnolo
2008-08-22
1
-0
/
+65
*
|
|
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
2008-08-22
4
-25
/
+119
|
/
/
*
|
libertas: only enable rtap with mesh firmware
Dan Williams
2008-08-01
1
-6
/
+9
*
|
libertas: check bounds and only use decimal for sysfs persistent features.
Brian Cavagnolo
2008-07-29
1
-15
/
+15
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
3
-18
/
+12
|
\
|
*
mmc,sdio: helper function for transfer padding
Pierre Ossman
2008-07-15
1
-13
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
3
-5
/
+5
|
|
\
|
|
*
libertas: treat firmware data as const
David Woodhouse
2008-07-10
3
-5
/
+5
*
|
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-4
/
+2
*
|
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
1
-2
/
+2
|
\
|
|
|
*
|
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-07-09
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
1
-0
/
+1
|
\
|
|
*
libertas: support USB persistence on suspend/resume (resend)
andrey@cozybit.com
2008-07-02
1
-0
/
+1
*
|
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
1
-17
/
+19
*
|
libertas: rename some registers to clarify their meaning
Holger Schurig
2008-06-14
1
-30
/
+28
*
|
libertas: check for old, unsupported hardware
Holger Schurig
2008-06-14
1
-0
/
+12
*
|
libertas: document register meanings
Holger Schurig
2008-06-14
1
-9
/
+80
*
|
libertas: fix interrupt issue
Holger Schurig
2008-06-14
1
-4
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
3
-4
/
+7
|
\
|
|
*
libertas: fix sleep confirmation
Holger Schurig
2008-06-09
2
-2
/
+5
|
*
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
2008-06-04
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-10
17
-321
/
+930
|
\
\
|
*
|
libertas: unify various CF-related defines
Holger Schurig
2008-06-03
1
-93
/
+79
|
*
|
libertas: fix compact flash interrupt handling
Holger Schurig
2008-06-03
1
-32
/
+29
|
*
|
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-06-03
9
-56
/
+75
|
*
|
libertas: before sleeping, check for a command result
Holger Schurig
2008-06-03
1
-2
/
+2
|
*
|
libertas: use lbs_pr_XX instead of printk
Holger Schurig
2008-06-03
2
-2
/
+2
[next]