aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller2011-04-191-22/+21
* wl12xx: configure channel/band while FW is offArik Nemtsov2011-04-191-1/+6
* wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho2011-04-191-2/+5
* wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho2011-04-191-5/+6
* wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho2011-04-191-1/+1
* wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-191-0/+2
* wl12xx: Add mutex protection for interface listJuuso Oikarinen2011-04-191-0/+7
* wl12xx: update bet_max_consecutiveOhad Ben-Cohen2011-04-191-1/+1
* wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi2011-04-191-1/+2
* wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-191-0/+24
* wl12xx: 1281/1283 support - enable chip supportShahar Levi2011-04-191-0/+9
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-191-1/+4
* wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-191-0/+42
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-191-8/+40