index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
libertas: set mac control synchronously during init
Daniel Drake
1
-1
/
+3
2012-08-02
libertas: don't reset card on error when it is being removed
Daniel Drake
1
-1
/
+4
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
1
-0
/
+6
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
1
-0
/
+3
2012-04-17
libertas: harden-up exit paths
Daniel Drake
1
-1
/
+8
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
1
-101
/
+0
2012-04-12
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
1
-8
/
+4
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+2
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
1
-4
/
+2
2011-11-01
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-0
/
+32
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
1
-0
/
+32
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-0
/
+35
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
1
-0
/
+35
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-64
/
+116
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-60
/
+108
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
1
-5
/
+9
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
1
-1
/
+1
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+10
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
1
-2
/
+10
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
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
1
-10
/
+15
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-16
/
+15
2011-05-05
libertas: remove tx_timeout handler
Daniel Drake
1
-23
/
+0
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-46
/
+53
2011-02-04
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
1
-37
/
+40
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
1
-2
/
+0
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-11-17
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-1
/
+2
2010-11-09
libertas: terminate scan when stopping interface
Daniel Drake
1
-0
/
+7
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
1
-0
/
+105
2010-08-06
libertas: scan before assocation if no BSSID was given
Dan Williams
1
-0
/
+1
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
1
-8
/
+0
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
1
-8
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-2
/
+2
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-6
/
+1
2010-07-13
libertas: Added support for host sleep feature
Amitkumar Karwar
1
-32
/
+2
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+3
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
1
-2
/
+0
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-217
/
+4
2010-06-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-24
/
+55
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
1
-0
/
+1
[next]