index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-02
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
1
-1
/
+4
2009-11-02
wl1271: Remove excess null-data template settings
Juuso Oikarinen
1
-9
/
+5
2009-10-27
wl1271: fix endianess issues
Luciano Coelho
1
-4
/
+8
2009-10-27
wl1271: Fix filter configuration
Juuso Oikarinen
1
-106
/
+51
2009-10-27
wl1271: make sure PS is disabled in PLT
Luciano Coelho
1
-0
/
+6
2009-10-27
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
1
-13
/
+0
2009-10-27
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
1
-0
/
+100
2009-10-27
wl1271: Fix event handling mechanism
Juuso Oikarinen
1
-8
/
+9
2009-10-27
wl1271: Fix multicast list handling
Juuso Oikarinen
1
-1
/
+2
2009-10-27
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
1
-3
/
+8
2009-10-27
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
1
-16
/
+107
2009-10-27
wl1271: Implement beacon early termination support
Juuso Oikarinen
1
-1
/
+3
2009-10-27
wl1271: Fix IRQ enable handling on FW init failure
Juuso Oikarinen
1
-12
/
+30
2009-10-27
wl1271: Move default FW config struct away from stack
Juuso Oikarinen
1
-271
/
+264
2009-10-27
wl1271: Add config structure for FW init parameters
Juuso Oikarinen
1
-0
/
+103
2009-10-27
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
1
-2
/
+48
2009-10-27
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
1
-0
/
+103
2009-10-27
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
1
-0
/
+12
2009-10-27
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
1
-24
/
+60
2009-10-27
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
1
-39
/
+22
2009-10-27
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
1
-1
/
+3
2009-10-27
wl1271: Remove outdated SPI functions
Juuso Oikarinen
1
-6
/
+6
2009-10-27
wl1271: Update interrupt handling by removing an extra SPI read
Juuso Oikarinen
1
-44
/
+30
2009-10-27
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
1
-5
/
+5
2009-10-27
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
1
-0
/
+3
2009-10-27
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
1
-1
/
+2
2009-10-27
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
1
-0
/
+12
2009-10-27
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
1
-2
/
+3
2009-10-27
wl1271: Multicast filtering configuration
Juuso Oikarinen
1
-16
/
+105
2009-10-27
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
1
-3
/
+3
2009-10-27
wl1271: added Juuso Oikarinen as module author
Luciano Coelho
1
-0
/
+1
2009-10-27
wl1271: Corrections to TX path
Juuso Oikarinen
1
-3
/
+1
2009-10-27
wl1271: Update join usage
Juuso Oikarinen
1
-10
/
+32
2009-10-27
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
1
-0
/
+31
2009-10-27
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
1
-0
/
+1
2009-10-27
wl1271: Correct TKIP header space handling in TX path
Juuso Oikarinen
1
-6
/
+3
2009-10-27
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
1
-2
/
+11
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-16
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-08-20
wl1271: remove print_mac usage
John W. Linville
1
-3
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-3
/
+1
2009-08-14
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
1
-1
/
+2
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
1
-0
/
+1396