aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-7/+9
|\
| * libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-111-4/+5
| * libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-111-7/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-18/+27
|\ \ | |/
| * libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-18/+27
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-151-1/+1
|\
| * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
* | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-2/+3
|\ \ | |/
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-081-2/+3
* | libertas: Use static constJoe Perches2010-11-221-1/+1
* | libertas: remove duplicated #includeHuang Weiyi2010-11-221-2/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-2/+2
|\
| * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-4/+2
|\ \ | |/
| * libertas: correct sparse warningsJohn W. Linville2010-09-161-4/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-12/+50
|\ \ | |/
| * drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-161-0/+1
| * libertas: better association request debuggingDan Williams2010-08-161-8/+29
| * libertas: better scan response debuggingDan Williams2010-08-161-4/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-131-0/+1
|\ \ | |/
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
* | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-111-0/+2
|/
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-051-33/+115
* libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
* libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
* 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