summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-271-2/+205
* wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-271-1/+13
* wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-271-23/+0
* wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-271-1/+11
* wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-271-1/+1
* wl12xx: check the vif's operstate after joinEliad Peller2011-06-271-5/+18
* wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-271-9/+40
* wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-271-0/+1
* wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-271-44/+43
* wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-271-2/+7
* wl12xx: fix erroneous commit (cb5ae0)Eliad Peller2011-06-271-18/+18
* wl12xx: add automatic rx streaming triggersEliad Peller2011-06-271-0/+122
* wl12xx: add support for rx streamingEliad Peller2011-06-271-0/+5
* wl12xx: Stop BA session event from deviceShahar Levi2011-06-071-1/+4
* wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-311-0/+1
* wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-181-0/+4
* wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller2011-05-131-0/+81
* wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller2011-05-131-0/+46
* wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2011-05-131-0/+19
* wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho2011-05-131-0/+70
* wl12xx: add configuration values for scheduled scanLuciano Coelho2011-05-131-0/+9
* wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi2011-05-131-0/+1
* wl12xx: Don't filter beacons that include changed HT IEsShahar Levi2011-05-131-2/+6
* wl12xx: simplify wl1271_ssid_set()Eliad Peller2011-05-131-11/+15
* Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho2011-05-021-8/+2
* wl12xx: fix race condition during recovery in AP modeArik Nemtsov2011-05-021-5/+16
* wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov2011-05-021-0/+4
* wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov2011-05-021-50/+3
* wl12xx: print firmware program counter during recoveryArik Nemtsov2011-05-021-1/+2
* wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov2011-05-021-3/+3
* wl12xx: add BT-coexistance for APArik Nemtsov2011-05-021-1/+56
* wl12xx: do not set queue_mapping directlyHauke Mehrtens2011-05-021-1/+1
* wl12xx: implement the tx_frames_pending mac80211 callbackArik Nemtsov2011-05-021-0/+23
* wl12xx: Enable dynamic memory for 127xIdo Yariv2011-05-021-1/+1
* wl12xx: Update Power Save Exit Retries PacketsShahar Levi2011-05-021-1/+1
* wl12xx: FM WLAN coexistenceShahar Levi2011-05-021-0/+17
* wl12xx: configure rates when working in ibss modeEliad Peller2011-05-021-0/+18
* wl12xx: avoid redundant join on interface reconfigurationEliad Peller2011-05-021-3/+7
* wl12xx: Set End-of-transaction Flag at Wl127x AP ModeShahar Levi2011-05-021-0/+4
* wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-281-2/+8
* wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packetLuciano Coelho2011-04-191-1/+1
* wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho2011-04-191-0/+1
* wl12xx: use kstrtoul functionsLuciano Coelho2011-04-191-2/+1
* wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-191-0/+9
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-191-26/+22
* wl12xx: Clean up the dummy packet mechanismIdo Yariv2011-04-191-25/+54
* wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-191-2/+2
* wl12xx: fix "JOIN while associated" commentaryOhad Ben-Cohen2011-04-191-4/+4
* wl12xx: fix roamingOhad Ben-Cohen2011-04-191-2/+2
* wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen2011-04-191-3/+26
OpenPOWER on IntegriCloud