summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-14Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2011-08-29wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville
2011-08-25wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho
2011-08-25wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho
2011-08-25wl12xx: enter psm only after station role was startedEliad Peller
2011-08-25wl12xx: increase psm_entry_retriesEliad Peller
2011-08-25wl12xx: initialize rate_set on band rates initializationEliad Peller
2011-08-25wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv
2011-08-22wl12xx: fix tx_queue_count spurious incrementArik Nemtsov
2011-08-22wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov
2011-08-22wl12xx: set the AP-started flag only after setting keysArik Nemtsov
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov
2011-08-22wl12xx: don't wait for disconnection eventEliad Peller
2011-08-22wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov
2011-08-22wl12xx: don't remove key if hlid was already deletedEliad Peller
2011-08-22wl12xx: use ap_bcast_hlid for recorded keysEliad Peller
2011-08-22wl12xx: AP-mode - configure HT rate support to the FWArik Nemtsov
2011-08-22wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov
2011-08-22wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov
2011-08-22wl12xx: support IBSS vif typeEliad Peller
2011-08-22wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller
2011-08-22wl12xx: don't remove key if hlid was already deletedEliad Peller
2011-08-22wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov
2011-08-22wl12xx: fix session counterArik Nemtsov
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller
2011-08-22wl12xx: handle dummy packet event also in ap modeArik Nemtsov
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller
2011-08-22wl12xx: add system_hlidEliad Peller
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller
2011-08-22wl12xx: change max/default template sizeEliad Peller
2011-08-22wl12xx: update rx/txEliad Peller
2011-08-22wl12xx: update scan cmd apiEliad Peller
2011-08-22wl12xx: add device role commandsEliad Peller
2011-08-22wl12xx: enable/disable role on interface add/removeEliad Peller
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: update acx commandsEliad Peller
2011-08-22wl12xx: update fw status structEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-22wl12xx: temporarily disable advanced ap functionsEliad Peller