Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04c9f416e371cff076a8b3279fb213628915d059
/
drivers
/
net
/
wireless
/
libertas
/
dev.h
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 12 years ago
534111c
libertas: add asynchronous firmware loading capability
by Daniel Drake
· 13 years ago
8f641d9
libertas: detect TX lockups and reset hardware
by Daniel Drake
· 13 years ago
b4c3f34
libertas: scan behaviour consistency improvements
by Daniel Drake
· 13 years ago
bfe2ed8
libertas: handle mesh networks in lbs_iface_active()
by Dan Carpenter
· 13 years ago
d2e7b34
libertas: disable functionality when interface is down
by Daniel Drake
· 13 years ago
49fee69
libertas: link mesh device to wiphy
by Daniel Drake
· 13 years ago
d931998
libertas: only enable mesh when interface is active
by Daniel Drake
· 13 years ago
8973a6e
libertas: use kernel-doc notation, fix comment style
by Randy Dunlap
· 14 years ago
75abde4
libertas: Prepare stuff for if_spi.c pm support
by Vasily Khoruzhick
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ae63a33
libertas: EHS_REMOVE_WAKEUP is not always supported
by Deepak Saxena
· 14 years ago
2e30168
libertas: terminate scan when stopping interface
by Daniel Drake
· 14 years ago
cc02681
libertas: scan before assocation if no BSSID was given
by Dan Williams
· 14 years ago
97c5e27
libertas: remove unused cmd_pending waitq
by Dan Williams
· 14 years ago
77ccdcf
libertas: kill unused lbs_prepare_and_send_command()
by Dan Williams
· 14 years ago
4c7c6e00
libertas: convert register access to direct commands
by Dan Williams
· 14 years ago
cc4b9d3
libertas: convert 11D_DOMAIN_INFO to a direct command
by Dan Williams
· 14 years ago
1047d5e
Libertas: Added 11d support using cfg80211
by Kiran Divekar
· 14 years ago
e86dc1c
Libertas: cfg80211 support
by Kiran Divekar
· 14 years ago
66fceb6
libertas: Added callback functions to support SDIO suspend/resume.
by Amitkumar Karwar
· 14 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7371400
net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
by Daniel Mack
· 15 years ago
921ca03
libertas: add auto auth mode feature
by Amitkumar Karwar
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
40e6fa8
libertas: don't retry commands
by Holger Schurig
· 15 years ago
d346f49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
48631de
libertas: remove priv->ratebitmap
by Holger Schurig
· 15 years ago
0e78ff8
libertas: remove priv->capability
by Holger Schurig
· 15 years ago
4143a23
libertas: make mesh configurable
by Holger Schurig
· 15 years ago
d6ede67
libertas: remove mesh_autostart_enabled and sync_channel
by Holger Schurig
· 15 years ago
c24ef46
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
by Holger Schurig
· 15 years ago
5e8e8b5
libertas: introduce mesh.h
by Holger Schurig
· 15 years ago
c14951f
libertas: get current channel out of priv->curbssparams
by Holger Schurig
· 15 years ago
5e04769
libertas: sort variables in struct lbs_private
by Holger Schurig
· 15 years ago
2d46502
libertas: move scan/assoc related stuff
by Holger Schurig
· 15 years ago
243e84e
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
by Holger Schurig
· 15 years ago
f4228b4
libertas: remove unused 11d.h as well, priv->countryinfo
by Holger Schurig
· 15 years ago
d37b4fd
libertas: remove unused 11d code
by Holger Schurig
· 15 years ago
9e66e70
libertas: cleanup host.h and hostcmd.h
by Holger Schurig
· 15 years ago
ff9fc79
libertas: first stab at cfg80211 support
by Holger Schurig
· 15 years ago
4912545
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
by Amitkumar Karwar
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
e0d6133
libertas: remove ps_supported flag, use fwcapinfo
by Andrey Yurovsky
· 15 years ago
6bc61f4
libertas: improve function init/shutdown handling for SD8688
by Bing Zhao
· 15 years ago
75b6a61
libertas: restyle Marvell & IEEE TLV structure names
by Dan Williams
· 15 years ago
5fd164e
libertas: simplify and clean up association/start/join setup
by Dan Williams
· 15 years ago
d26285f8
libertas: implement function init/shutdown commands for SD8688
by Bing Zhao
· 15 years ago
684d6b3
libertas: support mesh for various firmware versions
by Bing Zhao
· 16 years ago
bbfc6b7
libertas: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
9c40fc5
libertas: Reduce the WPA key installation time (fixups)
by Javier Cardona
· 16 years ago
39fcf7a
libertas: convert SNMP_MIB to a direct command
by Dan Williams
· 16 years ago
d5db2df
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
by Dan Williams
· 16 years ago
87c8c72
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
by Dan Williams
· 16 years ago
85319f9
libertas: rate adaptation configuration via iwconfig.
by Javier Cardona
· 16 years ago
edf5dab
libertas: Add reset_card() callback to hardware driver
by David Woodhouse
· 16 years ago
75bf45a
libertas: fix multicast filtering on eth and msh interfaces
by David Woodhouse
· 16 years ago
7919b89
libertas: convert libertas driver to use an event/cmdresp queue
by Holger Schurig
· 17 years ago
245bf20
libertas: move association code from scan.c into assoc.c
by Holger Schurig
· 17 years ago
f539f2e
libertas: convert sleep/wake config direct commands
by Holger Schurig
· 17 years ago
7460f5a
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
by Holger Schurig
· 17 years ago
c49c3b7
libertas: convert GET_LOG to a direct command
by Holger Schurig
· 17 years ago
d9e9778
libertas: rename packetfilter to mac_control
by Holger Schurig
· 17 years ago
52933d8
libertas: implement SSID scanning for SIOCSIWSCAN
by Holger Schurig
· 17 years ago
8816edc
libertas: rename/document scan_channel
by Holger Schurig
· 17 years ago
5a6e043
libertas: fix memory alignment problems on the blackfin
by Ihar Hrachyshka
· 17 years ago
dac10a9
libertas: always show firmware release
by Holger Schurig
· 17 years ago
4365929
libertas: move cardspecific data to driver
by Holger Schurig
· 17 years ago
3fbe104
libertas: convert SLEEP_PARAMS to a direct command
by David Woodhouse
· 17 years ago
b2c57ee
libertas: allow for PS mode to be disabled when firmware doesn't support it
by David Woodhouse
· 17 years ago
b47ef24
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
by David Woodhouse
· 17 years ago
2a34509
libertas: handle command timeout in main thread instead of directly in timer
by David Woodhouse
· 17 years ago
020f3d0
libertas: cope with both old and new mesh TLV values
by David Woodhouse
· 17 years ago
506e902
libertas: add ethtool support for wake-on-lan configuration
by David Woodhouse
· 17 years ago
23a397a
libertas: add lbs_mesh sysfs attribute for enabling mesh
by David Woodhouse
· 17 years ago
8552855f
libertas: make rtap and normal modes mutually exclusive, clean up open/stop
by David Woodhouse
· 17 years ago
2eb188a
libertas: Move actual transmission to main thread
by David Woodhouse
· 17 years ago
d9268fb
libertas: stop using ieee80211 for radiotap device
by David Woodhouse
· 17 years ago
2abdc0b
libertas: kill internal tx queue for PS mode
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
f86a93e
libertas: kill TxLockFlag
by David Woodhouse
· 17 years ago
e7deced
libertas: fix lbs_rtap attribute in sysfs
by David Woodhouse
· 17 years ago
ac47246
libertas: kill adapter->nr_cmd_pending
by David Woodhouse
· 17 years ago
ffd074f
libertas: implement new scanning logic
by Holger Schurig
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
96287ac
libertas: configurable beacon interval
by Brajesh Dave
· 17 years ago
01d77d8
libertas: separate mesh connectivity from that of the main interface
by Brajesh Dave
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
954ee16
[PATCH] libertas: reorganize and simplify init sequence
by Dan Williams
· 17 years ago
63f0023
[PATCH] libertas: pass boot2 version to firmware
by Luis Carlos Cobo
· 17 years ago
2afc0c5
[PATCH] libertas: push WEXT scan requests to a work queue
by Dan Williams
· 17 years ago
965f8bbc
[PATCH] libertas: monitor mode support for OLPC firmware
by Luis Carlos Cobo
· 17 years ago
d21b31f
[PATCH] libertas: keep mesh autostart enabled while asleep
by Luis Carlos Cobo
· 17 years ago
4f2fdaa
[PATCH] libertas: remove adapter->scantype
by Holger Schurig
· 17 years ago
d65ead8
[PATCH] libertas: remove adapter->scanmode
by Holger Schurig
· 17 years ago
2c85103
[PATCH] libertas: remove adapter->beaconperiod
by Holger Schurig
· 17 years ago
85c93e5
[PATCH] libertas: remove adapter->adhoc_grate_enabled
by Holger Schurig
· 17 years ago
0aabc0a5
[PATCH] libertas: remove adapter->listeninterval
by Holger Schurig
· 17 years ago
Next »