summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman2-24/+0
2012-11-14brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()Arend van Spriel1-5/+3
2012-11-14brcmfmac: change parameter of brcmf_set_management_ie()Arend van Spriel2-15/+24
2012-11-14brcmfmac: fix pkt_filter sizeof calculation.Hante Meuleman1-6/+2
2012-11-14brcmfmac: use wait_event_timeout for 8021x pending countHante Meuleman2-18/+17
2012-11-14brcmfmac: handle exceptions in brcmf_bus_start correct.Hante Meuleman1-4/+9
2012-11-14brcmfmac: use fwil for netdev callbacks.Hante Meuleman3-259/+70
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman5-683/+27
2012-11-14brcmfmac: make pointer type constant in brcmf_set_management_ie()Arend van Spriel1-7/+7
2012-11-14brcmfmac: restrict error condition in brcmf_inform_bss()Arend van Spriel1-1/+2
2012-11-14brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()Arend van Spriel1-3/+1
2012-11-14brcmfmac: remove obsolete structure ap_infoArend van Spriel2-41/+0
2012-11-14ar5523: Don't dereference sta if NULLPontus Fuchs1-2/+2
2012-11-14ar5523: Fix sparse endianness warningsPontus Fuchs2-21/+24
2012-11-14drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall1-4/+2
2012-11-14Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2012-11-14mwifiex: add multi-queue supportAvinash Patil14-98/+107
2012-11-14mwifiex: add support for SDIO card resetAmitkumar Karwar4-0/+38
2012-11-14brcmfmac: remove duplicated include from dhd_dbg.cWei Yongjun1-1/+0
2012-11-14ar5523: use module_usb_driver to simplify the codeWei Yongjun1-12/+1
2012-11-14add Marvell 88W8688 support to libertas_sdioHarro Haan1-9/+30
2012-11-14carl9170: kill MODULE_VERSIONLuis R. Rodriguez1-5/+0
2012-11-14ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi1-0/+1
2012-11-14ath9k: resolve name collision in DFS detectorZefir Kurtisi2-4/+4
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches3-66/+52
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger9-30/+181
2012-11-14rtlwifi: Modify files for addition of rtl8723aeLarry Finger5-0/+333
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger29-0/+15579
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville16-193/+1486
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg4-0/+15
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg1-11/+17
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg11-45/+90
2012-11-09mac80211: call driver method when restart completesJohannes Berg4-1/+24
2012-11-09mac80211: remove unused tracepointJohannes Berg1-28/+0
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg1-0/+21
2012-11-07mac80211: fix TX error pathJohannes Berg1-0/+1
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach1-0/+1
2012-11-07mac80211: use kstrtoull return valueJohannes Berg1-1/+1
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg1-2/+5
2012-11-07mac80211: use mac_ptonJohannes Berg1-28/+2
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli1-0/+5
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2-0/+3
2012-11-07iwlwifi: fix typo in RX data tracingJohannes Berg1-1/+1
2012-11-07iwlwifi: remove useless messagesJohannes Berg1-9/+0
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg1-4/+4
2012-11-07iwlwifi: remove EEPROM version message by defaultJohannes Berg1-2/+2
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg4-0/+53
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg2-0/+118
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear5-32/+75
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach1-1/+1