aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-14ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi
2012-11-14ath9k: resolve name collision in DFS detectorZefir Kurtisi
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger
2012-11-14rtlwifi: Modify files for addition of rtl8723aeLarry Finger
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-07iwlwifi: fix typo in RX data tracingJohannes Berg
2012-11-07iwlwifi: remove useless messagesJohannes Berg
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg
2012-11-07iwlwifi: remove EEPROM version message by defaultJohannes Berg
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach
2012-11-05iwlwifi: use list_first_entryJohannes Berg
2012-11-05iwlwifi: fix queue flush confusionJohannes Berg
2012-11-05iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg
2012-11-05iwlwifi: fix flush commandJohannes Berg
2012-10-31iwlwifi: don't call stop_device twiceEmmanuel Grumbach
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach
2012-10-30ar5523: make buffer size variable unsignedDan Carpenter
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger
2012-10-30mac80211_hwsim: print per interface TX powerJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30mac80211_hwsim: allow using channel contextsJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29ssb: handle BCM43222 in pmu code.Hauke Mehrtens
2012-10-29ssb: add PCI ID 0x4350Hauke Mehrtens
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-29ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan
2012-10-29ath9k_hw: Fix concurrent tx on lower tx powerRajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan
2012-10-29ar5523: Add new driverPontus Fuchs
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel
2012-10-29brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()Arend van Spriel
2012-10-29brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()Arend van Spriel
2012-10-29brcmfmac: use memset when setting a broadcast mac addressArend van Spriel
2012-10-29brcmfmac: rename check_sys_up() to check_vif_up()Arend van Spriel
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend van Spriel
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel
2012-10-29brcmfmac: use vif struct to check_sys_up() functionArend van Spriel
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman