aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\
| * cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-09
| * nl80211: advertise device AP SMEJohannes Berg2011-11-09
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-31
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| |/
* / treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville2011-10-11
* ath6kl: include vmalloc.h in debug.cKalle Valo2011-10-03
* ath6kl: fix size_t related warningsKalle Valo2011-10-01
* wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell2011-09-28
* ath6kl: improve wmi debug messagesKalle Valo2011-09-28
* ath6kl: add debug logs for bootingKalle Valo2011-09-28
* ath6kl: add sdio debug messagesKalle Valo2011-09-28
* ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-28
* ath6kl: silence "invalid rate" warningKalle Valo2011-09-28
* ath6kl: allow firmware to override firmware patch addressKalle Valo2011-09-27
* ath6kl: fix TCP corruptionJouni Malinen2011-09-27
* ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan2011-09-27
* ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan2011-09-27
* ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan2011-09-23
* ath6kl: pass only unicast frames for aggregationKalle Valo2011-09-23
* ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2011-09-22
* ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan2011-09-22
* ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-22
* ath6kl: Update BSS information after connectionJouni Malinen2011-09-22
* ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2011-09-22
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-22
* ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen2011-09-22
* ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen2011-09-22
* ath6kl: Remove RSSI update for internal node tableJouni Malinen2011-09-22
* ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen2011-09-22
* ath6kl: Fix BSS update on roamingJouni Malinen2011-09-22
* ath6kl: deinitialise wiphy on errorVivek Natarajan2011-09-19
* ath6kl: Fix static WEP configuration in AP modeJouni Malinen2011-09-19
* ath6kl: Set the sme_state to disconnected in disconnect() callbackVasanthakumar Thiagarajan2011-09-16
* ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-16
* ath6kl: add firmware capabilities supportKalle Valo2011-09-16
* ath6kl: read reserved ram size from firmware fileKalle Valo2011-09-16
* ath6kl: read firmware start address from hardwareKalle Valo2011-09-16
* ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo2011-09-16
* ath6kl: refactor firmware load address codeKalle Valo2011-09-16
* ath6kl: add support for firmware API 2 formatKalle Valo2011-09-16
* ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()Kalle Valo2011-09-16
* ath6kl: separate firmware fetch from uploadKalle Valo2011-09-16
* ath6kl: query device tree for firmware board-idSam Leffler2011-09-16
* ath6kl: Allow enabling of P2P supportJouni Malinen2011-09-06
* ath6kl: unify rx function naming in htc.cKalle Valo2011-09-06
* ath6kl: unify tx function names in htc.cKalle Valo2011-09-06