index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
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
*
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
1
-0
/
+103
*
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
2009-10-27
1
-0
/
+12
*
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
1
-24
/
+60
*
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
1
-39
/
+22
*
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
2009-10-27
1
-1
/
+3
*
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
1
-6
/
+6
*
wl1271: Update interrupt handling by removing an extra SPI read
Juuso Oikarinen
2009-10-27
1
-44
/
+30
*
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
2009-10-27
1
-5
/
+5
*
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
1
-0
/
+3
*
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
2009-10-27
1
-0
/
+12
*
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
2009-10-27
1
-2
/
+3
*
wl1271: Multicast filtering configuration
Juuso Oikarinen
2009-10-27
1
-16
/
+105
*
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
2009-10-27
1
-3
/
+3
*
wl1271: added Juuso Oikarinen as module author
Luciano Coelho
2009-10-27
1
-0
/
+1
*
wl1271: Corrections to TX path
Juuso Oikarinen
2009-10-27
1
-3
/
+1
*
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
1
-10
/
+32
*
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
2009-10-27
1
-0
/
+31
*
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
2009-10-27
1
-0
/
+1
*
wl1271: Correct TKIP header space handling in TX path
Juuso Oikarinen
2009-10-27
1
-6
/
+3
*
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-10-27
1
-2
/
+11
*
wl12xx: Fix print_mac() conversion.
David S. Miller
2009-09-17
1
-2
/
+2
*
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
2009-09-16
1
-2
/
+1
*
wl1271: remove print_mac usage
John W. Linville
2009-08-20
1
-3
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-3
/
+1
*
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2009-08-14
1
-1
/
+2
[next]