summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo
2011-11-16ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: add ar6004 firmwares to sdio moduleKalle Valo
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo
2011-11-16ath6kl: add name field to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: add firmware IE for board data addressKalle Valo
2011-11-16ath6kl: add board address to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: move hw version related to parameters to structKalle Valo
2011-11-16ath6kl: remove hw version related parameter definesKalle Valo
2011-11-13ath6kl: Fix bug in setting dot11_auth_mode in AP modeVasanthakumar Thiagarajan
2011-11-13ath6kl: Fix bug in setting default key index for tx in AP modeVasanthakumar Thiagarajan
2011-11-13ath6kl: enable USB supportKalle Valo
2011-11-13ath6kl: disable HTC for USB devicesKalle Valo
2011-11-13ath6kl: add USB supportKalle Valo
2011-11-13ath6kl: add hif_typeKalle Valo
2011-11-13ath6kl: AR6004 SDIO supportNaveen Gangadharan
2011-11-13ath6kl: firmware boot fixes for ar6004Kalle Valo
2011-11-13ath6kl: update ar6004 definitionsKalle Valo
2011-11-13ath6kl: move diag commands to hif driverKalle Valo
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo
2011-11-13ath6kl: move bmi calls to hif driverKalle Valo
2011-11-13ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam
2011-11-13ath6kl: Fix cfg80211 warning while starting IBSS modeRaja Mani
2011-11-13ath6kl: Fix packet drop when ath6kl_cookie runs outVasanthakumar Thiagarajan
2011-11-13ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()Vasanthakumar Thiagarajan
2011-11-13ath6kl: Indicate WAPI IE from (Re)Association Request frameDai Shuibing
2011-11-13ath6kl: Allow SMS4 to be configured in AP modeDai Shuibing
2011-11-13ath6kl: Add support for configuring SMS4 keysDai Shuibing
2011-11-11ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan
2011-11-11ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani
2011-11-11ath6kl: Expose ath6kl's WOW capabilities to cfg80211Raja Mani
2011-11-11ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani
2011-11-11ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani
2011-11-11ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani
2011-11-11ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani
2011-11-11ath6kl: Add new state for WOW modeRaja Mani
2011-11-11ath6kl: Include new parameter in suspend path for wowlanRaja Mani
2011-11-11ath6kl: Add WOW suspend/resume implementationRaja Mani
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani
2011-11-11ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen
2011-11-11ath6kl: Remove unused WMI crypto definesJouni Malinen
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo
2011-11-11ath6kl: don't power down hardware when interface is downKalle Valo
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan
2011-11-11ath6kl: cut power during suspendKalle Valo
2011-11-11ath6kl: refactor sdio configuration to a separate functionKalle Valo
2011-11-11ath6kl: add state variable depicting hw/fw stateKalle Valo