summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/main.c
AgeCommit message (Expand)Author
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov
2011-07-05wl12xx: initialize max_power levels for 11a channelsArik Nemtsov
2011-07-05wl12xx: implement cancel_hw_scan() callbackEliad Peller
2011-07-05wl12xx: configure suspend/resume only if associated/startedEliad Peller
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller
2011-06-27wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller
2011-06-27wl12xx: clear wl->wow_enabled on resumeEliad Peller
2011-06-27wl12xx: don't check wow param on suspend/resumeEliad Peller
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi
2011-06-27wl12xx: fix erroneous commit (cb5ae0)Eliad Peller
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller
2011-06-27wl12xx: add support for rx streamingEliad Peller
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho
2011-05-13wl12xx: add configuration values for scheduled scanLuciano Coelho
2011-05-13wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi
2011-05-13wl12xx: Don't filter beacons that include changed HT IEsShahar Levi
2011-05-13wl12xx: simplify wl1271_ssid_set()Eliad Peller
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho
2011-05-02wl12xx: fix race condition during recovery in AP modeArik Nemtsov
2011-05-02wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov
2011-05-02wl12xx: print firmware program counter during recoveryArik Nemtsov
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov
2011-05-02wl12xx: do not set queue_mapping directlyHauke Mehrtens
2011-05-02wl12xx: implement the tx_frames_pending mac80211 callbackArik Nemtsov
2011-05-02wl12xx: Enable dynamic memory for 127xIdo Yariv
2011-05-02wl12xx: Update Power Save Exit Retries PacketsShahar Levi
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi
2011-05-02wl12xx: configure rates when working in ibss modeEliad Peller
2011-05-02wl12xx: avoid redundant join on interface reconfigurationEliad Peller
2011-05-02wl12xx: Set End-of-transaction Flag at Wl127x AP ModeShahar Levi
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov