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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1271: use __dev_alloc_skb() on RX
Luis R. Rodriguez
2009-11-04
1
-1
/
+1
*
wl1271: depend on INET
John W. Linville
2009-11-04
1
-0
/
+1
*
wl1271: Generalize command response reading
Juuso Oikarinen
2009-11-02
2
-41
/
+29
*
wl1271: Correct endianness-handling of command status
Juuso Oikarinen
2009-11-02
1
-2
/
+4
*
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
2009-11-02
6
-2
/
+77
*
wl1271: Check result code of commands
Juuso Oikarinen
2009-11-02
2
-27
/
+14
*
wl1271: Increase TX power value
Juuso Oikarinen
2009-11-02
1
-1
/
+1
*
wl1271: Remove excess null-data template settings
Juuso Oikarinen
2009-11-02
1
-9
/
+5
*
wl1271: fix init loop timeout
Luciano Coelho
2009-10-30
1
-1
/
+1
*
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
1
-1
/
+1
*
wl1251: enable power save
Kalle Valo
2009-10-30
1
-1
/
+2
*
wl1271: use ieee80211_rx_ni()
Luciano Coelho
2009-10-27
1
-1
/
+1
*
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
*
wl1251: use ieee80211_rx_ni()
Kalle Valo
2009-10-27
1
-1
/
+1
*
wl1251: add support for PG11 chips.
David-John Willis
2009-10-27
1
-0
/
+3
*
wl1271: added missing packed modifier in some cmd structs
Luciano Coelho
2009-10-27
1
-3
/
+3
*
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
15
-304
/
+318
*
wl1271: added missing packed modifier in some acx structs
Luciano Coelho
2009-10-27
1
-5
/
+5
*
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2009-10-27
2
-5
/
+8
*
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1251: rename spi device to wl1251
Kalle Valo
2009-10-27
2
-2
/
+2
*
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
2
-109
/
+51
*
wl1271: make sure PS is disabled in PLT
Luciano Coelho
2009-10-27
1
-0
/
+6
*
wl1271: Correct memory handling for FW boot
Juuso Oikarinen
2009-10-27
1
-3
/
+8
*
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
2
-14
/
+0
*
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
4
-0
/
+157
*
wl1271: Fix event handling mechanism
Juuso Oikarinen
2009-10-27
3
-11
/
+14
*
wl1271: Fix multicast list handling
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1271: Checking of rx descriptor status fixed
Teemu Paasikivi
2009-10-27
1
-8
/
+3
*
wl1271: Added 5 GHz support to join and rx
Teemu Paasikivi
2009-10-27
3
-13
/
+58
*
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
7
-38
/
+160
*
wl1271: Scan only enabled channels
Teemu Paasikivi
2009-10-27
1
-12
/
+21
*
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
2009-10-27
3
-17
/
+127
*
wl1271: Remove busy-word checking
Juuso Oikarinen
2009-10-27
2
-5
/
+7
*
wl1271: Implement beacon early termination support
Juuso Oikarinen
2009-10-27
5
-2
/
+77
*
wl1271: Fix IRQ enable handling on FW init failure
Juuso Oikarinen
2009-10-27
3
-17
/
+35
*
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
5
-127
/
+376
*
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
6
-44
/
+348
*
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
7
-70
/
+321
*
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
2009-10-27
5
-54
/
+110
*
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
8
-224
/
+274
*
wl1271: Workaround for reference clock setting on boot.
Juuso Oikarinen
2009-10-27
1
-1
/
+8
*
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
3
-45
/
+24
*
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
2009-10-27
1
-1
/
+3
*
wl1271: Update boot time configuration for the new firmware
Juuso Oikarinen
2009-10-27
1
-1
/
+1
*
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
9
-140
/
+107
*
wl1271: Update TX path block calucation algo
Juuso Oikarinen
2009-10-27
1
-2
/
+2
*
wl1271: Enable smart reflex
Juuso Oikarinen
2009-10-27
3
-0
/
+100
*
wl1271: Enable ELP
Juuso Oikarinen
2009-10-27
1
-6
/
+1
[next]