aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-02wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-05-02wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov
2011-05-02wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov
2011-05-02wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov
2011-05-02wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-05-02wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-05-02wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov
2011-05-02wl12xx: always set mac_address when configuring ht capsEliad Peller
2011-05-02wl12xx: use standard ALIGN() macroEliad Peller
2011-05-02wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller
2011-05-02wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho
2011-05-02wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov
2011-05-02wl12xx: fix identification of beacon packets (debug)Eliad Peller
2011-05-02wl12xx: update PLT initialization for new firmwareGery Kahn
2011-05-02wl12xx: change type from u8 to intDan Carpenter
2011-05-02wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap
2011-05-02wl12xx: set supported_rates after associationEliad Peller
2011-05-02wl12xx: use the conf struct instead of macros for memory configurationEliad Peller
2011-05-02wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-05-02wl12xx: mcp2.5 - add config_ps acxEliad Peller
2011-05-02wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho
2011-05-02wl12xx: disable auto-arpEliad Peller
2011-05-02wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen
2011-05-02wl12xx: wrong values are returned in gpio_power_write()Eliad Peller
2011-05-02wl12xx: BA receiver supportLevi, Shahar
2011-05-02wl12xx: BA initiator supportLevi, Shahar
2011-05-02wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov
2011-05-02wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov
2011-05-02wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen
2011-05-02wl12xx: fix some endianess bugsEliad Peller
2011-05-02wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho
2011-05-02wl12xx: change debug_level module param sysfs permissionsGuy Eilam
2011-05-02wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho
2011-05-02wl12xx: don't modify the global supported band structuresLuciano Coelho
2011-05-02wl12xx: don't join upon disassociationEliad Peller
2011-05-02wl12xx: Enable AP-modeArik Nemtsov
2011-05-02wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov
2011-05-02wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov
2011-05-02wl12xx: AP mode - encryption supportArik Nemtsov
2011-05-02wl12xx: AP mode - record TX configuration settingsArik Nemtsov
2011-05-02wl12xx: AP mode - changes in TX pathArik Nemtsov
2011-05-02wl12xx: AP mode - add STA add/remove opsArik Nemtsov
2011-05-02wl12xx: AP mode - change filter configArik Nemtsov
2011-05-02wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov
2011-05-02wl12xx: Configure AP on BSS info changeArik Nemtsov
2011-05-02wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov
2011-05-02wl12xx: AP specific RX filter configurationArik Nemtsov
2011-05-02wl12xx: AP mode - init sequenceArik Nemtsov
2011-05-02wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov
2011-05-02wl12xx: AP-mode high level commandsArik Nemtsov