summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-10-24ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan
2012-10-24ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()Vasanthakumar Thiagarajan
2012-10-24ath6kl: Fix bug in scheduling hb_timerVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-10-24ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan
2012-10-24ath6kl: fix link speed when using sgiDengke Qiu
2012-10-24ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan
2012-10-24ath6kl: consolidate WoW pattern lengthThomas Pedersen
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: check usb_register() return valueMarina Makienko
2012-10-24ath6kl: Fix potential memory leak in ath6kl_tx_complete()Vasanthakumar Thiagarajan
2012-10-24ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen
2012-10-24ath6kl: restart concurrent vifs on failed connectThomas Pedersen
2012-10-24ath6kl: configure wow filters per-vifThomas Pedersen
2012-10-24ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo
2012-10-24ath6kl: add support for changing contry codeKalle Valo
2012-10-24ath6kl: refactor wmi scan commandKalle Valo
2012-10-24ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam
2012-10-24ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19brcm80211: remove some truely barftastic codeAlan Cox
2012-10-19brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel
2012-10-19brcmfmac: fix sparse warningsFranky Lin
2012-10-19brcmfmac: Using zero instead of NULLDan Carpenter
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter
2012-10-19mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko
2012-10-19mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka
2012-10-19ath_hw: Use common REG_WRITE parameter orderSven Eckelmann
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville