summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
* wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-2/+1
* wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
* wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
* wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
* wl12xx: Avoid redundant TX workIdo Yariv2011-03-032-5/+28
* wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-032-2/+2
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-0310-81/+113
* wl12xx: Change claiming of the SDIO busIdo Yariv2011-03-031-10/+0
* wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-036-3/+32
* wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-031-5/+5
* wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv2011-03-031-9/+23
* wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv2011-03-031-2/+14
* wl12xx: fix the path to the wl12xx firmwaresSebastien Jan2011-03-031-3/+3
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+1
* wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-235-12/+186
* wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-234-26/+44
* wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov2011-02-231-5/+12
* 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
OpenPOWER on IntegriCloud