summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/acx.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller1-0/+16
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-5/+1
2011-09-14wl12xx: add config_hangover commandEliad Peller1-0/+40
2011-08-22wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov1-4/+6
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-44/+22
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller1-35/+5
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller1-0/+42
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller1-25/+0
2011-08-22wl12xx: update acx commandsEliad Peller1-64/+49
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-28/+0
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall1-5/+1
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov1-1/+1
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-5/+5
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+1
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller1-1/+0
2011-06-27wl12xx: add support for rx streamingEliad Peller1-0/+47
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