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
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo
1
-2215
/
+0
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-7
/
+6
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-3
/
+3
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-6
/
+6
2014-10-14
wireless: libertas: print esaped string via %*pE
Andy Shevchenko
1
-6
/
+2
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-0
/
+2
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
1
-3
/
+2
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-1
/
+1
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-02-20
libertas: fix scan result loss if SSID IE len 0
James Cameron
1
-1
/
+1
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+2
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
1
-6
/
+1
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
[next]