aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAge
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-13
|\
| * ath6kl: fix debug.c file modeKalle Valo2012-03-13
| * ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo2012-03-13
| * ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-13
| * ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-13
| * ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-13
| * ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-12
| * ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo2012-03-07
| * ath6kl: fix too long linesKalle Valo2012-03-07
| * ath6kl: document all spinlocksKalle Valo2012-03-07
| * ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo2012-03-07
| * ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo2012-03-07
| * ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2012-03-07
| * ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2012-03-07
| * ath6kl: remove multiple assignmentsKalle Valo2012-03-07
| * ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-07
| * ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
| * ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo2012-03-07
| * ath6kl: fix pointer styleKalle Valo2012-03-07
| * ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-07
| * ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-07
| * ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-07
| * ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-07
| * ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-06
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-05
| |\
| * | ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani2012-03-05
| * | ath6kl: Fix random system lockupRaja Mani2012-03-01
| * | ath6kl: Collect residue firmware logsEtay Luz2012-03-01
| * | ath6kl: add padding to firmware log recordsEtay Luz2012-03-01
| * | ath6kl: implement hidden ssidThomas Pedersen2012-03-01
| * | ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam2012-03-01
| * | ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2012-03-01
| * | ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan2012-02-28
| * | ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani2012-02-28
| * | ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan2012-02-28
| * | ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan2012-02-28
| * | ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan2012-02-28
| * | ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan2012-02-27
| * | ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan2012-02-27
| * | ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng2012-02-27
| * | ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-27
| * | ath6kl: Fix firmware crash dumpNaveen Gangadharan2012-02-08
| * | ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar2012-02-08
| * | ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-08
| * | ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08