summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
* wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-281-5/+2
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-281-2/+2
* wl1271: set radio and general params also for PLTLuciano Coelho2009-11-281-0/+11
* wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
* wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
* wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1
* wl12xx: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-021-1/+4
* wl1271: Remove excess null-data template settingsJuuso Oikarinen2009-11-021-9/+5
* wl1271: fix endianess issuesLuciano Coelho2009-10-271-4/+8
* wl1271: Fix filter configurationJuuso Oikarinen2009-10-271-106/+51
* wl1271: make sure PS is disabled in PLTLuciano Coelho2009-10-271-0/+6
* wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen2009-10-271-13/+0
* wl1271: Support for IPv4 ARP filteringJuuso Oikarinen2009-10-271-0/+100
* wl1271: Fix event handling mechanismJuuso Oikarinen2009-10-271-8/+9
* wl1271: Fix multicast list handlingJuuso Oikarinen2009-10-271-1/+2
* wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi2009-10-271-3/+8
* wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi2009-10-271-16/+107
* wl1271: Implement beacon early termination supportJuuso Oikarinen2009-10-271-1/+3
* wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen2009-10-271-12/+30
* wl1271: Move default FW config struct away from stackJuuso Oikarinen2009-10-271-271/+264
* wl1271: Add config structure for FW init parametersJuuso Oikarinen2009-10-271-0/+103
* wl1271: Add config structure for connection management parametersJuuso Oikarinen2009-10-271-2/+48
* wl1271: Add config structure for TX path parametersJuuso Oikarinen2009-10-271-0/+103
* wl1271: Add config structure for RX path parametersJuuso Oikarinen2009-10-271-0/+12
* wl1271: Add structure for firmware configuration valuesJuuso Oikarinen2009-10-271-24/+60
* wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho2009-10-271-39/+22
* wl1271: use acx_rx_config instead of join when updating filtersLuciano Coelho2009-10-271-1/+3
* wl1271: Remove outdated SPI functionsJuuso Oikarinen2009-10-271-6/+6
* wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen2009-10-271-44/+30
* wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-271-5/+5
* wl1271: workaround to send a disconnect before rejoiningLuciano Coelho2009-10-271-0/+3
* wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-10-271-1/+2
* wl1271: Enable beacon filtering with the stackJuuso Oikarinen2009-10-271-0/+12
* wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2009-10-271-2/+3
* wl1271: Multicast filtering configurationJuuso Oikarinen2009-10-271-16/+105
* wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen2009-10-271-3/+3
* wl1271: added Juuso Oikarinen as module authorLuciano Coelho2009-10-271-0/+1
* wl1271: Corrections to TX pathJuuso Oikarinen2009-10-271-3/+1
* wl1271: Update join usageJuuso Oikarinen2009-10-271-10/+32
* wl1271: Configure rate policies based on AP ratesJuuso Oikarinen2009-10-271-0/+31
* wl1271: Implement delayed entry into ELPJuuso Oikarinen2009-10-271-0/+1
* wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2009-10-271-6/+3
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-271-2/+11
* wl12xx: Fix print_mac() conversion.David S. Miller2009-09-171-2/+2
* wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD2009-09-161-2/+1
* wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-3/+1
* wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2009-08-141-1/+2