summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/acx.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-29/+5
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov1-1/+2
2011-05-02wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov1-0/+25
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov1-6/+20
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov1-5/+35
2011-05-02wl12xx: Modify memory configuration for 128x/APIdo Yariv1-7/+15
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi1-0/+40
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-5/+29
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv1-2/+0
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi1-12/+23
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi1-0/+26
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa1-1/+2
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov1-0/+25
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller1-2/+1
2011-02-09wl12xx: set supported_rates after associationEliad Peller1-0/+4
2011-02-09wl12xx: use the conf struct instead of macros for memory configurationEliad Peller1-8/+8
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-6/+38
2011-02-09wl12xx: mcp2.5 - add config_ps acxEliad Peller1-0/+30
2011-01-24wl12xx: BA receiver supportLevi, Shahar1-0/+34
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-0/+51
2011-01-24wl12xx: fix some endianess bugsEliad Peller1-1/+1
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov1-2/+58
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov1-1/+1
2011-01-24wl12xx: fix some sparse warningsEliad Peller1-6/+7
2010-12-15wl12xx: add auto-arp supportEliad Peller1-2/+2
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov1-2/+2
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+1336
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-841/+0
2009-07-10wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan1-0/+1
2009-07-10wl12xx: Fix incorrect warning message.Ari Kauppi1-1/+1
2009-07-10wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho1-2/+3
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-270/+420
2009-05-06wl12xx: add driverKalle Valo1-0/+689