index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+4
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-4
/
+4
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-18
/
+15
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-1
/
+8
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-12
/
+12
2012-08-02
libertas: fix two memory leaks
Daniel Drake
1
-0
/
+1
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
1
-2
/
+4
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+0
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
1
-11
/
+28
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-03-15
libertas: remove dump_survey implementation
Daniel Drake
1
-37
/
+0
2011-12-21
libertas: clean up scan thread handling
Andres Salomon
1
-4
/
+6
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-11-11
libertas: release bss references and avoid warning from cfg80211_inform_bss
John W. Linville
1
-10
/
+15
2011-11-09
wireless: libertas: fix unaligned le64 accesses
Steven Miao
1
-1
/
+1
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
1
-8
/
+17
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
1
-14
/
+6
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
1
-16
/
+17
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-16
/
+23
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
1
-3
/
+33
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+9
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-4
/
+5
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-7
/
+8
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+27
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-18
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-2
/
+4
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-1
/
+2
2010-12-13
libertas: fix potential NULL-pointer dereference
Sven Neumann
1
-1
/
+1
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2010-11-22
libertas: Use static const
Joe Perches
1
-1
/
+1
2010-11-22
libertas: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-11-08
libertas: terminate scan when stopping interface
Daniel Drake
1
-2
/
+3
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-2
/
+2
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+2
2010-09-16
libertas: correct sparse warnings
John W. Linville
1
-4
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+50
2010-08-16
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+1
2010-08-16
libertas: better association request debugging
Dan Williams
1
-8
/
+29
2010-08-16
libertas: better scan response debugging
Dan Williams
1
-4
/
+20
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+2
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
1
-0
/
+1
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
1
-33
/
+115
2010-08-05
libertas: fix association with some APs by using extended rates
Dan Williams
1
-16
/
+40
2010-08-05
libertas: get the right # of scanned BSSes
Dan Williams
1
-1
/
+9
[next]