summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cfg.c
AgeCommit message (Expand)Author
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16libertas: correct sparse warningsJohn W. Linville
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton
2010-08-16libertas: better association request debuggingDan Williams
2010-08-16libertas: better scan response debuggingDan Williams
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams
2010-08-05libertas: get the right # of scanned BSSesDan Williams
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams
2010-07-27libertas: clean up RSSI commandDan Williams
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams
2010-07-14libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar
2010-06-23Libertas: cfg80211 supportKiran Divekar
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig