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
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+2
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
*
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-16
1
-0
/
+1
*
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-30
/
+0
*
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-11
/
+5
*
|
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-7
/
+3
*
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
\
|
*
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
2010-08-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-13
1
-0
/
+1
|
\
|
|
*
libertas: fix build break by including linux/sched.h
John W. Linville
2010-08-09
1
-0
/
+1
*
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
2
-2
/
+33
|
\
\
|
*
|
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
2010-08-11
1
-2
/
+30
|
*
|
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
1
-0
/
+3
*
|
|
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-11
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
3
-50
/
+170
|
\
|
|
*
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-08-05
3
-33
/
+121
|
*
libertas: fix association with some APs by using extended rates
Dan Williams
2010-08-05
1
-16
/
+40
|
*
libertas: get the right # of scanned BSSes
Dan Williams
2010-08-05
1
-1
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-4
/
+4
|
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-4
/
+3
|
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
|
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
2
-9
/
+0
*
|
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
2010-07-27
1
-4
/
+2
*
|
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
2010-07-27
4
-146
/
+9
*
|
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
2
-12
/
+8
*
|
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
7
-126
/
+95
*
|
libertas: remove unused indirect command response handler
Dan Williams
2010-07-27
1
-24
/
+1
*
|
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
2010-07-27
5
-34
/
+26
*
|
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
2010-07-27
5
-46
/
+158
*
|
libertas: convert register access to direct commands
Dan Williams
2010-07-27
6
-180
/
+94
*
|
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
2010-07-27
1
-3
/
+2
*
|
libertas: remove Beacon Control
Dan Williams
2010-07-27
4
-11
/
+2
*
|
libertas: remove unused Automatic Frequency Control command
Dan Williams
2010-07-27
3
-23
/
+3
*
|
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
2010-07-27
3
-20
/
+0
*
|
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
7
-238
/
+139
*
|
libertas: clean up RSSI command
Dan Williams
2010-07-27
8
-77
/
+51
*
|
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-27
4
-72
/
+33
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-27
4
-99
/
+99
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
5
-33
/
+142
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
21
-6726
/
+2239
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
9
-73
/
+177
|
|
\
\
\
\
|
*
|
|
|
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
4
-99
/
+99
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
libertas: precedence bug
Dan Carpenter
2010-07-26
1
-1
/
+1
*
|
|
|
|
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
2
-6
/
+6
*
|
|
|
|
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-14
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-07-12
5
-33
/
+142
|
|
_
|
/
|
/
|
|
[next]