summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
* cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-6/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-4/+4
|\
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-4/+4
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+1
|/
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-18/+15
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-1/+8
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-12/+12
* libertas: fix two memory leaksDaniel Drake2012-08-021-0/+1
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-171-2/+4
* nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+0
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-11/+28
* libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
* libertas: remove dump_survey implementationDaniel Drake2012-03-151-37/+0
* libertas: clean up scan thread handlingAndres Salomon2011-12-211-4/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-1/+1
|\
| * wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-091-1/+1
* | libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville2011-11-111-10/+15
|/
* libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-021-8/+17
* libertas: fix changing interface type when interface is downDaniel Drake2011-10-141-14/+6
* libertas: scan behaviour consistency improvementsDaniel Drake2011-09-271-16/+17
* libertas: disable functionality when interface is downDaniel Drake2011-08-091-16/+23
* libertas: link mesh device to wiphyDaniel Drake2011-08-081-3/+33
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* 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
OpenPOWER on IntegriCloud