summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+6
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho1-1/+4
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi3-6/+6
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao1-2/+1
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa1-1/+2
2011-03-03wl12xx: wakeup chip from ELP during scanArik Nemtsov2-6/+15
2011-03-03wl12xx: Modify requested number of memory blocksIdo Yariv1-1/+1
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv2-5/+28
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv2-2/+2
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv10-81/+113
2011-03-03wl12xx: Change claiming of the SDIO busIdo Yariv1-10/+0
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv6-3/+32
2011-03-03wl12xx: Reorder data handling in irq_workIdo Yariv1-5/+5
2011-03-03wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv1-9/+23
2011-03-03wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv1-2/+14
2011-03-03wl12xx: fix the path to the wl12xx firmwaresSebastien Jan1-3/+3
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+1
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov5-12/+186
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov4-26/+44
2011-02-23wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov1-5/+12
2011-02-23wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov1-1/+2
2011-02-23wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov1-0/+11
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov4-13/+151
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov3-0/+53
2011-02-23wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov1-13/+11
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller1-2/+1
2011-02-23wl12xx: use standard ALIGN() macroEliad Peller3-8/+2
2011-02-22wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller1-1/+2
2011-02-22wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho1-1/+1
2011-02-22wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov1-6/+9
2011-02-22wl12xx: fix identification of beacon packets (debug)Eliad Peller1-3/+3
2011-02-22wl12xx: update PLT initialization for new firmwareGery Kahn1-0/+4
2011-02-22wl12xx: change type from u8 to intDan Carpenter1-1/+1
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap1-1/+1
2011-02-08wl12xx: set supported_rates after associationEliad Peller5-115/+73
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller4-12/+24
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller13-60/+162
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller4-0/+50
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho1-2/+3
2011-01-24wl12xx: disable auto-arpEliad Peller1-2/+1
2011-01-24wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen2-11/+11
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller1-6/+4
2011-01-24wl12xx: BA receiver supportLevi, Shahar5-4/+117
2011-01-24wl12xx: BA initiator supportLevi, Shahar7-10/+183
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov1-0/+1
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2-0/+2
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen1-5/+15
2011-01-24wl12xx: fix some endianess bugsEliad Peller3-5/+5
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho1-0/+2