index
:
blackbird-op-linux
master
Blackbird™ 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
*
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
*
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+1
*
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
2009-11-02
1
-1
/
+4
*
wl1271: Remove excess null-data template settings
Juuso Oikarinen
2009-11-02
1
-9
/
+5
*
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
1
-4
/
+8
*
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
1
-106
/
+51
*
wl1271: make sure PS is disabled in PLT
Luciano Coelho
2009-10-27
1
-0
/
+6
*
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
1
-13
/
+0
*
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
1
-0
/
+100
*
wl1271: Fix event handling mechanism
Juuso Oikarinen
2009-10-27
1
-8
/
+9
*
wl1271: Fix multicast list handling
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
1
-3
/
+8
*
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
2009-10-27
1
-16
/
+107
*
wl1271: Implement beacon early termination support
Juuso Oikarinen
2009-10-27
1
-1
/
+3
*
wl1271: Fix IRQ enable handling on FW init failure
Juuso Oikarinen
2009-10-27
1
-12
/
+30
*
wl1271: Move default FW config struct away from stack
Juuso Oikarinen
2009-10-27
1
-271
/
+264
*
wl1271: Add config structure for FW init parameters
Juuso Oikarinen
2009-10-27
1
-0
/
+103
*
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
1
-2
/
+48
[next]