aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan
2012-06-06ath9k: Handle ASPM properlySujith Manoharan
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin
2012-06-06iwl4965: claim RSN IBSS supportStanislaw Gruszka
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-05mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg
2012-06-05iwlwifi: move notification wait into coreJohannes Berg
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com
2012-06-05ath9k: Support ethtool getstats api.Ben Greear
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches