summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: fix tx_queue_count spurious incrementArik Nemtsov2011-08-221-12/+12
* wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov2011-08-221-3/+17
* wl12xx: set the AP-started flag only after setting keysArik Nemtsov2011-08-221-3/+3
* wl12xx: enable AP advanced functionalityArik Nemtsov2011-08-221-27/+27
* wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov2011-08-221-2/+9
* wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-221-3/+4
* wl12xx: track freed packets in FW by ACArik Nemtsov2011-08-221-1/+15
* wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-221-0/+5
* wl12xx: use ap_bcast_hlid for recorded keysEliad Peller2011-08-221-1/+6
* wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov2011-08-221-7/+27
* wl12xx: support IBSS vif typeEliad Peller2011-08-221-5/+28
* wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller2011-08-221-1/+5
* wl12xx: re-enable block ack session supportArik Nemtsov2011-08-221-43/+103
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-221-2/+7
* wl12xx: fix session counterArik Nemtsov2011-08-221-5/+1
* wl12xx: update BT coex configuration paramsEliad Peller2011-08-221-104/+61
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-221-31/+113
* wl12xx: add system_hlidEliad Peller2011-08-221-1/+8
* wl12xx: add set_rate_mgmt_params acxEliad Peller2011-08-221-0/+21
* wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller2011-08-221-2/+2
* wl12xx: change max/default template sizeEliad Peller2011-08-221-1/+1
* wl12xx: add device role commandsEliad Peller2011-08-221-1/+24
* wl12xx: enable/disable role on interface add/removeEliad Peller2011-08-221-0/+41
* wl12xx: update commands & eventsEliad Peller2011-08-221-11/+15
* wl12xx: update acx commandsEliad Peller2011-08-221-1/+4
* wl12xx: update fw status structEliad Peller2011-08-221-49/+33
* wl12xx: remove rx filtering stuffEliad Peller2011-08-221-57/+5
* wl12xx: temporarily disable advanced ap functionsEliad Peller2011-08-221-0/+4
* wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov2011-08-221-26/+5
* wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov2011-08-221-22/+8
* wl12xx: fixes for hw_pg_ver and chip id reportingGery Kahn2011-08-121-1/+11
* wl12xx: remove wext dependenciesJohannes Berg2011-08-081-1/+1
* wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-081-6/+7
* wl12xx: always initialize AP-mode max power levelArik Nemtsov2011-07-051-0/+3
* wl12xx: initialize max_power levels for 11a channelsArik Nemtsov2011-07-051-34/+34
* wl12xx: implement cancel_hw_scan() callbackEliad Peller2011-07-051-1/+39
* wl12xx: configure suspend/resume only if associated/startedEliad Peller2011-07-051-2/+8
* wl12xx: implement Tx watermarks per ACArik Nemtsov2011-07-051-6/+7
* wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-051-8/+22
* wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov2011-07-051-1/+8
* wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-051-2/+16
* wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-271-2/+205
* wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-271-1/+13
* wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-271-23/+0
* wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-271-1/+11
* wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-271-1/+1
* wl12xx: check the vif's operstate after joinEliad Peller2011-06-271-5/+18
* wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-271-9/+40
* wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-271-0/+1
* wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-271-44/+43
OpenPOWER on IntegriCloud