index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
1
-0
/
+2
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-11-17
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-0
/
+1
2010-11-09
libertas: terminate scan when stopping interface
Daniel Drake
1
-0
/
+1
2010-08-06
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-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-0
/
+6
2010-04-07
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-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+0
2010-02-09
libertas: don't retry commands
Holger Schurig
1
-1
/
+0
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-5
/
+2
2009-12-23
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-08
libertas: first stab at cfg80211 support
Holger Schurig
1
-0
/
+1
2009-10-08
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
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
1
-0
/
+2
[next]