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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+6
2011-12-22
libertas: clean up scan thread handling
Andres Salomon
1
-4
/
+6
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-03
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
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
1
-3
/
+4
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-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-11-01
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
4
-4
/
+4
2011-11-01
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
2011-08-24
libertas: handle mesh networks in lbs_iface_active()
Dan Carpenter
1
-2
/
+2
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-232
/
+457
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2
-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-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-08-08
libertas: link mesh device to wiphy
Daniel Drake
8
-43
/
+117
2011-07-23
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-07
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-190
/
+213
[next]