aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/acx.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho2011-05-021-29/+5
* wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov2011-05-021-1/+2
* wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov2011-05-021-0/+25
* wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov2011-05-021-6/+20
* wl12xx: add BT-coexistance for APArik Nemtsov2011-05-021-5/+35
* wl12xx: Modify memory configuration for 128x/APIdo Yariv2011-05-021-7/+15
* wl12xx: FM WLAN coexistenceShahar Levi2011-05-021-0/+40
* wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-281-5/+29
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-191-2/+0
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-191-12/+23
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-191-0/+26
* wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
* wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov2011-02-231-0/+25
* wl12xx: always set mac_address when configuring ht capsEliad Peller2011-02-231-2/+1
* wl12xx: set supported_rates after associationEliad Peller2011-02-081-0/+4
* wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-081-8/+8
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-081-6/+38
* wl12xx: mcp2.5 - add config_ps acxEliad Peller2011-02-081-0/+30
* wl12xx: BA receiver supportLevi, Shahar2011-01-241-0/+34
* wl12xx: BA initiator supportLevi, Shahar2011-01-241-0/+51
* wl12xx: fix some endianess bugsEliad Peller2011-01-241-1/+1
* wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-241-2/+58
* wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-241-1/+1
* wl12xx: fix some sparse warningsEliad Peller2011-01-241-6/+7
* wl12xx: add auto-arp supportEliad Peller2010-12-151-2/+2
* wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-221-2/+2
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+1336
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-101-841/+0
* wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan2009-07-101-0/+1
* wl12xx: Fix incorrect warning message.Ari Kauppi2009-07-101-1/+1
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-101-2/+3
* wl12xx: cmd and acx interface reworkKalle Valo2009-07-101-270/+420
* wl12xx: add driverKalle Valo2009-05-061-0/+689