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
/
cfg.c
Age
Commit message (
Expand
)
Author
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-08-05
libertas: fix association with some APs by using extended rates
Dan Williams
2010-08-05
libertas: get the right # of scanned BSSes
Dan Williams
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
libertas: clean up RSSI command
Dan Williams
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-14
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
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-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-30
net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-07
libertas: first stab at cfg80211 support
Holger Schurig