index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1271: add testmode support
Kalle Valo
2010-02-19
1
-1
/
+1
*
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
1
-3
/
+29
*
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
2009-12-28
1
-16
/
+7
*
wl1271: Fix supported rate management
Juuso Oikarinen
2009-12-28
1
-1
/
+6
*
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2009-12-28
1
-1
/
+3
*
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2009-12-28
1
-0
/
+1
*
wl1271: Use slow rates for association messages
Juuso Oikarinen
2009-12-28
1
-2
/
+0
*
wl1271: upload only the first 468 bytes from the NVS file
Luciano Coelho
2009-12-28
1
-0
/
+1
*
wl1271: add gpio_power file in debugfs to power the chip on and off
Luciano Coelho
2009-12-28
1
-0
/
+3
*
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
2009-11-02
1
-0
/
+3
*
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
1
-5
/
+5
*
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
1
-3
/
+0
*
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
1
-1
/
+0
*
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
1
-0
/
+2
*
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
1
-0
/
+10
*
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
2009-10-27
1
-0
/
+14
*
wl1271: Remove busy-word checking
Juuso Oikarinen
2009-10-27
1
-2
/
+4
*
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
1
-1
/
+0
*
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
1
-1
/
+1
*
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
1
-0
/
+5
*
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
1
-4
/
+0
*
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
2009-10-27
1
-4
/
+3
*
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
1
-0
/
+3
*
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
2009-10-27
1
-0
/
+2
*
wl1271: Multicast filtering configuration
Juuso Oikarinen
2009-10-27
1
-2
/
+5
*
wl1271: Corrections to TX path
Juuso Oikarinen
2009-10-27
1
-1
/
+3
*
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
1
-0
/
+12
*
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
2009-10-27
1
-0
/
+3
*
wl1271: Implementation for SPI busy word checking
Juuso Oikarinen
2009-10-27
1
-2
/
+8
*
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
2009-10-27
1
-0
/
+1
*
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-10-27
1
-0
/
+5
*
wl1271: add wl1271 driver files
Luciano Coelho
2009-08-14
1
-0
/
+407