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
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo
1
-211
/
+0
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
1
-0
/
+1
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
1
-0
/
+1
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
1
-0
/
+10
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
1
-0
/
+1
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
1
-1
/
+0
2011-08-24
libertas: handle mesh networks in lbs_iface_active()
Dan Carpenter
1
-2
/
+2
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-1
/
+15
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
1
-1
/
+11
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
1
-2
/
+0
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-10
/
+10
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
1
-0
/
+2
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-0
/
+1
2010-11-08
libertas: terminate scan when stopping interface
Daniel Drake
1
-0
/
+1
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
1
-0
/
+5
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
1
-1
/
+0
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
1
-1
/
+0
2010-07-27
libertas: convert register access to direct commands
Dan Williams
1
-1
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-3
/
+0
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+3
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-50
/
+9
2010-06-02
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-0
/
+6
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
Daniel Mack
1
-0
/
+1
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
1
-0
/
+1
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+0
2010-02-08
libertas: don't retry commands
Holger Schurig
1
-1
/
+0
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-5
/
+2
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-2
/
+2
2009-12-22
libertas: remove priv->ratebitmap
Holger Schurig
1
-1
/
+0
2009-12-22
libertas: remove priv->capability
Holger Schurig
1
-1
/
+0
2009-12-22
libertas: make mesh configurable
Holger Schurig
1
-0
/
+2
2009-12-22
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
1
-2
/
+0
2009-12-22
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
Holger Schurig
1
-1
/
+0
2009-11-28
libertas: introduce mesh.h
Holger Schurig
1
-11
/
+1
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
1
-0
/
+1
2009-10-27
libertas: sort variables in struct lbs_private
Holger Schurig
1
-153
/
+104
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
1
-153
/
+2
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
1
-5
/
+5
2009-10-27
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
1
-2
/
+0
2009-10-27
libertas: remove unused 11d code
Holger Schurig
1
-9
/
+0
2009-10-27
libertas: cleanup host.h and hostcmd.h
Holger Schurig
1
-1
/
+1
2009-10-07
libertas: first stab at cfg80211 support
Holger Schurig
1
-0
/
+1
2009-10-07
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+18
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
1
-1
/
+0
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
1
-2
/
+0
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
1
-1
/
+1
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
1
-3
/
+3
[next]