aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cfg.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-30
* cfg80211: pass a channel definition structJohannes Berg2012-11-26
* libertas: fix two memory leaksDaniel Drake2012-08-02
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-17
* nl80211: move scan API to wdevJohannes Berg2012-07-12
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-06
* libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-13
* libertas: remove dump_survey implementationDaniel Drake2012-03-15
* libertas: clean up scan thread handlingAndres Salomon2011-12-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-09
* | libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville2011-11-11
|/
* libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-02
* libertas: fix changing interface type when interface is downDaniel Drake2011-10-14
* libertas: scan behaviour consistency improvementsDaniel Drake2011-09-27
* libertas: disable functionality when interface is downDaniel Drake2011-08-09
* libertas: link mesh device to wiphyDaniel Drake2011-08-08
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\
| * libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-11
| * libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\|
| * libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-28
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-15
|\
| * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-13
* | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-08
* | libertas: Use static constJoe Perches2010-11-22
* | libertas: remove duplicated #includeHuang Weiyi2010-11-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
|\
| * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-21
|\|
| * libertas: correct sparse warningsJohn W. Linville2010-09-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
|\|
| * drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-16
| * libertas: better association request debuggingDan Williams2010-08-16
| * libertas: better scan response debuggingDan Williams2010-08-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\|
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-09
* | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-11
|/
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-05
* libertas: fix association with some APs by using extended ratesDan Williams2010-08-05
* libertas: get the right # of scanned BSSesDan Williams2010-08-05