aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextDavid S. Miller4-2/+5
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach4-2/+5
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller121-2271/+3142
2015-03-05Merge ath-next from ath.gitKalle Valo12-45/+462
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior2-2/+36
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior2-1/+14
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak2-10/+11
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+7
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+4
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches41-116/+118
2015-03-03wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King1-1/+1
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan1-10/+6
2015-03-03ath9k: Handle timers for MCISujith Manoharan1-21/+31
2015-03-03ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan1-1/+2
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan3-24/+40
2015-03-03ath9k: Initialize MCI state correctlySujith Manoharan1-2/+1
2015-03-03ath9k: Remove useless return value checkSujith Manoharan1-6/+3
2015-03-03rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo1-0/+2
2015-03-03mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil1-1/+0
2015-03-03rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter1-1/+2
2015-03-03rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes1-1/+1
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28
2015-03-03ath9k: add per-vif TX power capabilityLorenzo Bianconi3-9/+49
2015-03-03rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes1-2/+0
2015-03-03rtlwifi: Remove unused defines from efuse.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from base.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from cam.hPriit Laes1-2/+0
2015-03-03rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes8-8/+0
2015-03-03rtlwifi: Remove unused defines from driver-specific def.hPriit Laes6-203/+0
2015-03-03rtlwifi: Remove unused defines from rtl8192cu driverPriit Laes1-2/+0
2015-03-03ath9k: Mute BT properlySujith Manoharan2-3/+15
2015-03-03ath9k: Fix GPM initializationSujith Manoharan3-18/+16
2015-03-03ath9k: Prepare MCI interface correctlySujith Manoharan1-2/+2
2015-03-03ath9k: Setup MCI statistics properlySujith Manoharan2-3/+25
2015-03-03ath9k: Fix MCI TX controlSujith Manoharan2-2/+10
2015-03-03ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2-16/+69
2015-03-03ath9k: Add new MCI configuration parametersSujith Manoharan1-0/+11
2015-03-03ath9k: Remove useless check in MCI resetSujith Manoharan1-5/+0
2015-03-03ath9k: Move MCI registers to reg_mci.hSujith Manoharan3-275/+301
2015-03-03iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven1-1/+1
2015-03-03Merge tag 'iwlwifi-next-for-kalle-2015-03-01' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo33-1103/+1325
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-1/+0
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2-2/+2
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2-6/+6
2015-03-02brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki1-1/+1
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach3-0/+30
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach3-0/+48