index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cfg.c
Age
Commit message (
Expand
)
Author
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
2010-12-13
libertas: fix potential NULL-pointer dereference
Sven Neumann
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
libertas: Use static const
Joe Perches
2010-11-22
libertas: remove duplicated #include
Huang Weiyi
2010-11-08
libertas: terminate scan when stopping interface
Daniel Drake
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-16
libertas: correct sparse warnings
John W. Linville
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-16
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-16
libertas: better association request debugging
Dan Williams
2010-08-16
libertas: better scan response debugging
Dan Williams
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