summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-5/+17
2011-02-09wl12xx: mcp2.5 - add config_ps acxEliad Peller1-0/+1
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho1-2/+3
2011-01-25wl12xx: disable auto-arpEliad Peller1-2/+1
2011-01-25wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen1-2/+2
2011-01-24wl12xx: BA receiver supportLevi, Shahar1-0/+60
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-4/+8
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov1-0/+1
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen1-5/+15
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho1-0/+2
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam1-2/+2
2011-01-24wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho1-27/+33
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho1-2/+14
2011-01-24wl12xx: don't join upon disassociationEliad Peller1-10/+12
2011-01-24wl12xx: Enable AP-modeArik Nemtsov1-1/+4
2011-01-24wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov1-0/+12
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov1-3/+30
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov1-38/+182
2011-01-24wl12xx: AP mode - record TX configuration settingsArik Nemtsov1-24/+48
2011-01-24wl12xx: AP mode - changes in TX pathArik Nemtsov1-1/+2
2011-01-24wl12xx: AP mode - add STA add/remove opsArik Nemtsov1-0/+112
2011-01-24wl12xx: AP mode - change filter configArik Nemtsov1-10/+12
2011-01-24wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov1-22/+30
2011-01-24wl12xx: Configure AP on BSS info changeArik Nemtsov1-109/+231
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov1-4/+3
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov1-25/+7
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov1-3/+3
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov1-5/+5
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov1-2/+43
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen1-4/+8
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller1-0/+5
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam1-0/+7
2010-12-15wl12xx: add auto-arp supportEliad Peller1-4/+20
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho1-6/+10
2010-12-02wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen1-8/+0
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller1-2/+2
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen1-13/+21
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho1-1/+8
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen1-3/+9
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen1-1/+4
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov1-1/+30
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen1-46/+40
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen1-0/+23
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+2749
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-1442/+0
2009-07-10wl1251: remove wl1271_setup()Kalle Valo1-8/+0
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo1-1/+1
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-4/+5
2009-07-10wl12xx: check if elp wakeup failedKalle Valo1-21/+45
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo1-0/+20