summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa
2011-03-03wl12xx: wakeup chip from ELP during scanArik Nemtsov
2011-03-03wl12xx: Modify requested number of memory blocksIdo Yariv
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-03-03wl12xx: Change claiming of the SDIO busIdo Yariv
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-03-03wl12xx: Reorder data handling in irq_workIdo Yariv
2011-03-03wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv
2011-03-03wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv
2011-03-03wl12xx: fix the path to the wl12xx firmwaresSebastien Jan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-02-23wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov
2011-02-23wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov
2011-02-23wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-02-23wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller
2011-02-23wl12xx: use standard ALIGN() macroEliad Peller
2011-02-22wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller
2011-02-22wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho
2011-02-22wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov
2011-02-22wl12xx: fix identification of beacon packets (debug)Eliad Peller
2011-02-22wl12xx: update PLT initialization for new firmwareGery Kahn
2011-02-22wl12xx: change type from u8 to intDan Carpenter
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap
2011-02-08wl12xx: set supported_rates after associationEliad Peller
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho
2011-01-24wl12xx: disable auto-arpEliad Peller
2011-01-24wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller
2011-01-24wl12xx: BA receiver supportLevi, Shahar
2011-01-24wl12xx: BA initiator supportLevi, Shahar
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen
2011-01-24wl12xx: fix some endianess bugsEliad Peller
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam
2011-01-24wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho
2011-01-24wl12xx: don't join upon disassociationEliad Peller