index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Age
Commit message (
Expand
)
Author
2012-09-11
libertas: set mac control synchronously during init
Daniel Drake
2012-08-02
libertas: don't reset card on error when it is being removed
Daniel Drake
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
2012-04-17
libertas: harden-up exit paths
Daniel Drake
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
2012-04-12
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-11
libertas: Add libertas_disablemesh module parameter to disable mesh interface
Sascha Silbe
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
2011-05-05
libertas: remove tx_timeout handler
Daniel Drake
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
2010-11-08
libertas: terminate scan when stopping interface
Daniel Drake
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
libertas: clean up RSSI command
Dan Williams
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
2010-06-02
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
[next]