summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-06wireless: update wireless URLsJohannes Berg1-1/+1
2012-06-06ath9k: Resync beacons properlySujith Manoharan1-2/+12
2012-06-06ath9k: Fix powersave lockingSujith Manoharan3-9/+21
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan2-1/+7
2012-06-06ath9k: Use atomic operationsSujith Manoharan9-50/+52
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan5-757/+786
2012-06-06ath9k: Fix work handlingSujith Manoharan3-19/+37
2012-06-06ath9k: Group link monitoring logicSujith Manoharan5-479/+511
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan5-2/+28
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan3-0/+20
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan3-1/+6
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan1-9/+6
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan1-220/+215
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan1-2/+2
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan2-15/+20
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan3-17/+11
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan1-1/+1
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2-0/+4
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan1-90/+85
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan4-19/+18
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2-12/+0
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan3-3/+22
2012-06-06ath9k: Handle ASPM properlySujith Manoharan3-11/+8
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan1-8/+7
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann2-3/+2
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan1-1/+4
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin2-1/+27
2012-06-06iwl4965: claim RSN IBSS supportStanislaw Gruszka1-1/+12
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka2-2/+14
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi1-12/+20
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg4-21/+35
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-22/+51
2012-06-05net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev1-6/+17
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-05mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg3-37/+3
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry8-26/+172
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2-3/+3
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg1-4/+7
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2-2/+2
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach1-9/+8
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach3-7/+7
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg1-6/+6