summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
...
* wl12xx: don't join upon disassociationEliad Peller2011-01-241-10/+12
* wl12xx: Enable AP-modeArik Nemtsov2011-01-242-2/+7
* wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov2011-01-241-0/+12
* wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov2011-01-242-3/+33
* wl12xx: AP mode - encryption supportArik Nemtsov2011-01-244-44/+223
* wl12xx: AP mode - record TX configuration settingsArik Nemtsov2011-01-241-24/+48
* wl12xx: AP mode - changes in TX pathArik Nemtsov2011-01-242-10/+48
* wl12xx: AP mode - add STA add/remove opsArik Nemtsov2011-01-242-0/+119
* wl12xx: AP mode - change filter configArik Nemtsov2011-01-241-10/+12
* wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov2011-01-241-22/+30
* wl12xx: Configure AP on BSS info changeArik Nemtsov2011-01-242-109/+234
* wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov2011-01-244-7/+37
* wl12xx: AP specific RX filter configurationArik Nemtsov2011-01-245-8/+28
* wl12xx: AP mode - init sequenceArik Nemtsov2011-01-247-100/+317
* wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov2011-01-241-5/+21
* wl12xx: AP-mode high level commandsArik Nemtsov2011-01-246-14/+419
* wl12xx: AP mode - add AP specific eventArik Nemtsov2011-01-243-3/+8
* wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-246-11/+98
* wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-244-7/+90
* wl12xx: fix some sparse warningsEliad Peller2011-01-244-15/+15
* wl12xx: use after free in debug codeDan Carpenter2011-01-241-1/+1
* wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-242-21/+16
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-4/+4
|\
| * Fix spelling mistakes in commentsStefan Weil2011-01-032-4/+4
* | wl12xx: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* | wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
* | wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
* | wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
* | wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
* | wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
* | wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros2010-12-153-0/+520
* | wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho2010-12-151-6/+10
* | wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen2010-12-021-8/+0
* | wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros2010-12-023-1/+18
* | wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
* | wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-022-3/+4
* | wl1271: use debugfs_remove_recursiveEliad Peller2010-12-022-253/+32
* | wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-265-13/+58
* | wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho2010-11-261-1/+8
* | wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen2010-11-231-3/+9
* | wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen2010-11-221-1/+4
* | wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-224-5/+34
* | Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen2010-11-221-46/+40
* | wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen2010-11-221-0/+23
* | wl1271: cleanup unused code of calibration structuresGery Kahn2010-11-221-48/+0
* | wl1271: Change wl12xx Files NamesShahar Levi2010-11-2233-151/+154
* | wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-1/+1
* | wl1271: add recover testmode commandEliad Peller2010-11-151-0/+12
* | wl1271: handle HW watchdog interruptEliad Peller2010-11-152-1/+11
OpenPOWER on IntegriCloud