index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
1
-0
/
+2
2009-04-22
libertas: support mesh for various firmware versions
Bing Zhao
1
-0
/
+1
2009-03-21
libertas: convert to internal net_device_stats
Stephen Hemminger
1
-1
/
+0
2008-11-10
don't use net/ieee80211.h
Johannes Berg
1
-1
/
+6
2008-09-24
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
1
-0
/
+1
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
1
-3
/
+0
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
1
-2
/
+1
2008-08-29
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
1
-1
/
+3
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
1
-3
/
+2
[next]