index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
Age
Commit message (
Expand
)
Author
2009-10-27
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
wl1271: make sure PS is disabled in PLT
Luciano Coelho
2009-10-27
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
wl1271: Fix event handling mechanism
Juuso Oikarinen
2009-10-27
wl1271: Fix multicast list handling
Juuso Oikarinen
2009-10-27
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
2009-10-27
wl1271: Implement beacon early termination support
Juuso Oikarinen
2009-10-27
wl1271: Fix IRQ enable handling on FW init failure
Juuso Oikarinen
2009-10-27
wl1271: Move default FW config struct away from stack
Juuso Oikarinen
2009-10-27
wl1271: Add config structure for FW init parameters
Juuso Oikarinen
2009-10-27
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
2009-10-27
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
2009-10-27
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
wl1271: Update interrupt handling by removing an extra SPI read
Juuso Oikarinen
2009-10-27
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
2009-10-27
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-10-27
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
2009-10-27
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
2009-10-27
wl1271: Multicast filtering configuration
Juuso Oikarinen
2009-10-27
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
2009-10-27
wl1271: added Juuso Oikarinen as module author
Luciano Coelho
2009-10-27
wl1271: Corrections to TX path
Juuso Oikarinen
2009-10-27
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
2009-10-27
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
2009-10-27
wl1271: Correct TKIP header space handling in TX path
Juuso Oikarinen
2009-10-27
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
2009-09-16
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
2009-08-20
wl1271: remove print_mac usage
John W. Linville
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-14
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho