aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-98/+5
* libertas: clean up RSSI commandDan Williams2010-07-271-35/+2
* libertas: clean up MONITOR_MODE commandDan Williams2010-07-271-54/+3
* libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-141-3/+3
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+110
* Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-231-25/+12
* Libertas: cfg80211 supportKiran Divekar2010-06-231-22/+1919
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-0/+1
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-2/+6
|\ \ | |/
| * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-301-2/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-071-0/+198