index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
wl1271: Added alloc and free hw functions
Teemu Paasikivi
2010-02-19
1
-27
/
+53
*
wl1271: Added IO reset and init functions
Teemu Paasikivi
2010-02-19
1
-2
/
+2
*
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
1
-6
/
+6
*
wl1271: add testmode support
Kalle Valo
2010-02-19
1
-0
/
+2
*
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
2010-02-19
1
-7
/
+16
*
wl1271: Fix WEP key handling
Juuso Oikarinen
2010-02-19
1
-0
/
+8
*
wl1271: Fix key-remove error
Juuso Oikarinen
2010-02-19
1
-0
/
+7
*
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
2010-02-19
1
-2
/
+9
*
wl1271: Fix random MAC address setting
Juuso Oikarinen
2010-02-19
1
-0
/
+8
*
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
2010-02-19
1
-7
/
+78
*
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
2010-02-19
1
-9
/
+27
*
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
1
-95
/
+6
*
wl1271: implement WMM
Kalle Valo
2010-02-19
1
-0
/
+31
*
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
2010-02-19
1
-26
/
+43
*
wl1271: Fix channel changing code
Juuso Oikarinen
2010-02-19
1
-2
/
+10
*
wl1271: Fix PSM entry
Juuso Oikarinen
2010-02-19
1
-3
/
+5
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-5
/
+5
*
wl1271: Prevent performing "join" before association
Juuso Oikarinen
2009-12-28
1
-1
/
+1
*
wl1271: Add support for acx_pm_config
Juuso Oikarinen
2009-12-28
1
-0
/
+4
*
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
2009-12-28
1
-27
/
+18
*
wl1271: Fix supported rate management
Juuso Oikarinen
2009-12-28
1
-34
/
+25
*
wl1271: Change rates configured for templates
Juuso Oikarinen
2009-12-28
1
-1
/
+2
*
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
2009-12-28
1
-2
/
+43
*
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2009-12-28
1
-0
/
+1
*
wl1271: Implement chipset boot retry
Juuso Oikarinen
2009-12-28
1
-53
/
+77
*
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2009-12-28
1
-3
/
+8
*
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
2009-12-28
1
-3
/
+2
*
wl1271: Use slow rates for association messages
Juuso Oikarinen
2009-12-28
1
-2
/
+6
*
wl1271: Remove smart reflex ACX
Juuso Oikarinen
2009-12-28
1
-24
/
+0
*
wl1271: Configure smart-reflex paramter values.
Juuso Oikarinen
2009-12-28
1
-6
/
+6
*
wl1271: use channel 1 when configuring the data path
Luciano Coelho
2009-12-28
1
-1
/
+1
*
wl1271: some new configuration values according to new reference
Luciano Coelho
2009-12-28
1
-8
/
+8
*
wl1271: add gpio_power file in debugfs to power the chip on and off
Luciano Coelho
2009-12-28
1
-0
/
+3
*
wl1271: fix one typo in the rx_rssi_and_proc_compens values
Luciano Coelho
2009-12-28
1
-1
/
+1
*
wl1271: implement dco itrim parameters setting
Luciano Coelho
2009-12-28
1
-0
/
+4
*
wl1271: set null data template when BSSID is known
Luciano Coelho
2009-12-28
1
-0
/
+6
*
wl1271: check result code from the join command
Luciano Coelho
2009-12-28
1
-1
/
+5
*
wl1271: limit TX power to 25dBm for every channel
Luciano Coelho
2009-12-28
1
-13
/
+13
*
wl1271: use join command with dummy BSSID
Luciano Coelho
2009-12-28
1
-10
/
+65
*
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
2009-12-28
1
-1
/
+9
*
wl1271: update radio and general parameters values
Luciano Coelho
2009-12-28
1
-10
/
+10
*
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
2009-12-28
1
-0
/
+13
*
wl1271: Remove REF_CLK hack
Luciano Coelho
2009-11-28
1
-8
/
+1
*
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2009-11-28
1
-5
/
+2
*
wl1271: fix radio and general parameters commands
Luciano Coelho
2009-11-28
1
-2
/
+2
*
wl1271: set radio and general params also for PLT
Luciano Coelho
2009-11-28
1
-0
/
+11
*
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
2009-11-28
1
-5
/
+5
*
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
2009-11-28
1
-1
/
+2
*
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
2009-11-28
1
-1
/
+1
[next]