summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov2011-02-231-1/+2
* wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov2011-02-231-0/+11
* wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-234-13/+151
* wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov2011-02-233-0/+53
* wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov2011-02-231-13/+11
* wl12xx: always set mac_address when configuring ht capsEliad Peller2011-02-231-2/+1
* wl12xx: use standard ALIGN() macroEliad Peller2011-02-233-8/+2
* wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller2011-02-221-1/+2
* wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho2011-02-221-1/+1
* wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov2011-02-221-6/+9
* wl12xx: fix identification of beacon packets (debug)Eliad Peller2011-02-221-3/+3
* wl12xx: update PLT initialization for new firmwareGery Kahn2011-02-221-0/+4
* wl12xx: change type from u8 to intDan Carpenter2011-02-221-1/+1
* wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap2011-02-211-1/+1
* wl12xx: set supported_rates after associationEliad Peller2011-02-085-115/+73
* wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-084-12/+24
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-0813-60/+162
* wl12xx: mcp2.5 - add config_ps acxEliad Peller2011-02-084-0/+50
* wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho2011-01-311-2/+3
* wl12xx: disable auto-arpEliad Peller2011-01-241-2/+1
* wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen2011-01-242-11/+11
* wl12xx: wrong values are returned in gpio_power_write()Eliad Peller2011-01-241-6/+4
* wl12xx: BA receiver supportLevi, Shahar2011-01-245-4/+117
* wl12xx: BA initiator supportLevi, Shahar2011-01-247-10/+183
* wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov2011-01-241-0/+1
* wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2011-01-242-0/+2
* wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen2011-01-241-5/+15
* wl12xx: fix some endianess bugsEliad Peller2011-01-243-5/+5
* wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho2011-01-241-0/+2
* wl12xx: change debug_level module param sysfs permissionsGuy Eilam2011-01-242-7/+2
* wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho2011-01-241-27/+33
* wl12xx: don't modify the global supported band structuresLuciano Coelho2011-01-242-2/+17
* 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
OpenPOWER on IntegriCloud