aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move scan_req info and sme_state to vifVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move disconnect timer to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move aggregation information to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move key information to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move channel information to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Move ssid and crypto information to vif structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Define interface specific statesVasanthakumar Thiagarajan2011-11-11
* ath6kl: Define an initial vif structure and use itVasanthakumar Thiagarajan2011-11-11
* ath6kl: Cleanup fw interface type settingVasanthakumar Thiagarajan2011-11-11
* ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan2011-11-11
* ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_deviceVasanthakumar Thiagarajan2011-11-11
* ath6kl: Implement support for background scan control from userspaceRishi Panjwani2011-11-11
* ath6kl: add debug level for hifKalle Valo2011-11-11
* ath6kl: don't dump full htc packetsKalle Valo2011-11-11
* ath6kl: cleanup htc debug messagesKalle Valo2011-11-11
* ath6kl: merge htc debug levelsKalle Valo2011-11-11
* ath6kl: Implement support for QOS-enable and QOS-disable from userspaceRishi Panjwani2011-11-11
* ath6kl: Fix endpoint_stats debugfs buffer length calculationJouni Malinen2011-11-11
* ath6kl: unbreak suspendSam Leffler2011-11-11
* ath6kl: fix firmware start address for ar6003 hw2.0Kalle Valo2011-11-11
* ath6kl: Allow CCKM AKM and KRK to be configuredJouni Malinen2011-11-11
* ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-11
* ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-11
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-11
* ath6kl: Add endpoint_stats debugfs fileJouni Malinen2011-11-11
* ath6kl: Add WSC IE on the associate messageKevin Fang2011-11-11
* ath6kl: fix null skb dereference in ath6kl_rx()Kalle Valo2011-11-11
* ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-11
* ath6kl: remove unused values from htc_hif.hKalle Valo2011-11-11
* ath6kl: move htc_hif to hif.cKalle Valo2011-11-11
* ath6kl: return error block size is not power of 2Kalle Valo2011-11-11
* ath6kl: fix struct host_app_area endian handlingKalle Valo2011-11-11
* ath6kl: remove unused parameters from struct wmiKalle Valo2011-11-11
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-11
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Avoid processing failed rx packetsVasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Claim sdio function only at appropriate placesVasanthakumar Thiagarajan2011-11-11
* ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Enable force foreground scan in connected stateVasanthakumar Thiagarajan2011-11-11
* mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-09
* mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-09
* mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-09