summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-124-230/+231
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1Star
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-113-0/+7
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-112-2/+4
* ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0Star
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
* mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona2011-08-101-1/+0Star
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0Star
* mac80211: clear sta.drv_priv on reconfigurationEliad Peller2011-08-101-0/+1
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-102-0/+12
* nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-101-2/+1Star
* mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-101-0/+6
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-106-70/+74
|\
| * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-106-70/+74
* | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-0926-0/+17957
|\|
| * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-091-0/+5
| * ath6kl: Fix crash during the connection processRaja Mani2011-08-091-3/+3
| * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-093-3/+2Star
| * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-093-9/+6Star
| * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-12/+2Star
| * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-092-4/+7
| * ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-093-3/+3
| * ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-093-11/+1Star
| * ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-092-6/+2Star
| * ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-093-6/+5Star
| * ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-093-16/+17
| * ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-092-1/+7
| * ath6kl: remove dependency to wireless extensionsKalle Valo2011-08-091-2/+0Star
| * ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-091-18/+23
| * ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()Kalle Valo2011-08-091-1/+2
| * ath6kl: don't force foreground scan when connectedKalle Valo2011-08-091-5/+1Star
| * ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani2011-08-094-11/+6Star
| * ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...Raja Mani2011-08-091-2/+1Star
| * ath6kl: Rearrange the variable and the value position in IF conditionRaja Mani2011-08-091-1/+1
| * ath6kl: Print bad trailer data only when htc fails to parse trailer infoRaja Mani2011-08-091-2/+3
| * ath6kl: Remove unused struct ath6kl_async_reg_io_bufferVasanthakumar Thiagarajan2011-08-091-9/+0Star
| * ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-094-6/+7
| * ath6kl: Bypass reading irq status based on chk_irq_status_cntVasanthakumar Thiagarajan2011-08-091-1/+2
| * ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-096-26/+16Star
| * ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-094-13/+14
| * ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-093-10/+10
| * ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan2011-08-094-7/+6Star
| * ath6kl: Minor cleanup in ath6kldev_submit_scat_req()Vasanthakumar Thiagarajan2011-08-091-5/+2Star
| * ath6kl: Remove ath6kldev_setup_msg_bndl()Vasanthakumar Thiagarajan2011-08-093-7/+1Star
| * ath6kl: Merge scatter rw request functions into oneVasanthakumar Thiagarajan2011-08-093-101/+15Star
| * ath6kl: Refactor ath6kl_sdio_read_write_sync()Vasanthakumar Thiagarajan2011-08-091-21/+30
| * ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_reqVasanthakumar Thiagarajan2011-08-093-6/+7
| * ath6kl: Merge scatter gather setup functions for two methodVasanthakumar Thiagarajan2011-08-094-91/+63Star