Age | Commit message (Expand) | Author |
2011-11-16 | ath6kl: make maximum number of vifs runtime configurable | Kalle Valo |
2011-11-16 | ath6kl: add firmware filename info to struct ath6kl_hw | Kalle Valo |
2011-11-16 | ath6kl: add ar6004 firmwares to sdio module | Kalle Valo |
2011-11-16 | ath6kl: use hardware version names consistently | Kalle Valo |
2011-11-16 | ath6kl: add name field to struct ath6kl_hw | Kalle Valo |
2011-11-16 | ath6kl: add firmware IE for board data address | Kalle Valo |
2011-11-16 | ath6kl: add board address to struct ath6kl_hw | Kalle Valo |
2011-11-16 | ath6kl: move hw version related to parameters to struct | Kalle Valo |
2011-11-16 | ath6kl: remove hw version related parameter defines | Kalle Valo |
2011-11-13 | ath6kl: Fix bug in setting dot11_auth_mode in AP mode | Vasanthakumar Thiagarajan |
2011-11-13 | ath6kl: Fix bug in setting default key index for tx in AP mode | Vasanthakumar Thiagarajan |
2011-11-13 | ath6kl: enable USB support | Kalle Valo |
2011-11-13 | ath6kl: disable HTC for USB devices | Kalle Valo |
2011-11-13 | ath6kl: add USB support | Kalle Valo |
2011-11-13 | ath6kl: add hif_type | Kalle Valo |
2011-11-13 | ath6kl: AR6004 SDIO support | Naveen Gangadharan |
2011-11-13 | ath6kl: firmware boot fixes for ar6004 | Kalle Valo |
2011-11-13 | ath6kl: update ar6004 definitions | Kalle Valo |
2011-11-13 | ath6kl: move diag commands to hif driver | Kalle Valo |
2011-11-13 | ath6kl: change bmi sizes being configurable by HIF | Kalle Valo |
2011-11-13 | ath6kl: move bmi calls to hif driver | Kalle Valo |
2011-11-13 | ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID | Aarthi Thiruvengadam |
2011-11-13 | ath6kl: Fix cfg80211 warning while starting IBSS mode | Raja Mani |
2011-11-13 | ath6kl: Fix packet drop when ath6kl_cookie runs out | Vasanthakumar Thiagarajan |
2011-11-13 | ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete() | Vasanthakumar Thiagarajan |
2011-11-13 | ath6kl: Indicate WAPI IE from (Re)Association Request frame | Dai Shuibing |
2011-11-13 | ath6kl: Allow SMS4 to be configured in AP mode | Dai Shuibing |
2011-11-13 | ath6kl: Add support for configuring SMS4 keys | Dai Shuibing |
2011-11-11 | ath6kl: Fix error in writing create_qos debugfs | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Fix tx packet drop in AP mode with bridge | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Remove few unused WMI stuff | Raja Mani |
2011-11-11 | ath6kl: Expose ath6kl's WOW capabilities to cfg80211 | Raja Mani |
2011-11-11 | ath6kl: Remove WARN_ON msg in Suspend path | Raja Mani |
2011-11-11 | ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up | Raja Mani |
2011-11-11 | ath6kl: Invoke WOW suspend/resume calls during PM operation | Raja Mani |
2011-11-11 | ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr | Raja Mani |
2011-11-11 | ath6kl: Add new state for WOW mode | Raja Mani |
2011-11-11 | ath6kl: Include new parameter in suspend path for wowlan | Raja Mani |
2011-11-11 | ath6kl: Add WOW suspend/resume implementation | Raja Mani |
2011-11-11 | ath6kl: Add wmi functions to configure WOW mode and host sleep mode | Raja Mani |
2011-11-11 | ath6kl: Add wmi functions to add/delete WOW patterns | Raja Mani |
2011-11-11 | ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values | Jouni Malinen |
2011-11-11 | ath6kl: Fix key configuration to copy at most seq_len from seq | Jouni Malinen |
2011-11-11 | ath6kl: Remove unused WMI crypto defines | Jouni Malinen |
2011-11-11 | ath6kl: add suspend_cutpower module parameter | Kalle Valo |
2011-11-11 | ath6kl: don't power down hardware when interface is down | Kalle Valo |
2011-11-11 | ath6kl: Fix lockdep warning | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: cut power during suspend | Kalle Valo |
2011-11-11 | ath6kl: refactor sdio configuration to a separate function | Kalle Valo |
2011-11-11 | ath6kl: add state variable depicting hw/fw state | Kalle Valo |