summaryrefslogtreecommitdiffstats
path: root/Documentation/memory-barriers.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau7-18/+49
2014-09-30ath9k: Check early for HW resetSujith Manoharan1-4/+6
2014-09-30brcmfmac: Add wowl support for PCIE devices.Hante Meuleman8-41/+220
2014-09-30brcmfmac: Fix crash on cleanup.Hante Meuleman1-1/+1
2014-09-30brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac addressArend van Spriel1-1/+4
2014-09-30brcmfmac: Avoid usage of GFP_ATOMIC.Hante Meuleman2-24/+108
2014-09-30brcmfmac: Fix sign issue with IOCTL return code in msgbuf.Hante Meuleman1-2/+3
2014-09-30brcmfmac: On scan timeout do send received results.Hante Meuleman2-7/+4
2014-09-30ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau3-4/+40
2014-09-30ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau1-3/+2
2014-09-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau1-1/+3
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil4-10/+0
2014-09-30mwifiex: do not decrement rx_pending count twiceAvinash Patil1-6/+2
2014-09-30mwifiex: fix soft lockup during iperf UDP RXAvinash Patil1-1/+2
2014-09-30MAINTAINERS: change rt2x00 maintainerStanislaw Gruszka1-2/+1
2014-09-30ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2-3/+10
2014-09-30ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau1-7/+4
2014-09-30ath5k: add missing include for debug codeFelix Fietkau1-0/+1
2014-09-30rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variablesLarry Finger7-18/+18
2014-09-30rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger10-139/+45
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger18-973/+534
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger30-3167/+3833
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger38-4836/+5403
2014-09-30rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger25-1/+15380
2014-09-30rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger3-2/+5
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki2-0/+16
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens5-1/+168
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2-0/+11
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar1-4/+7
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger20-833/+223
2014-09-26rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger28-6/+26865
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger25-4248/+4863
2014-09-26rtlwifi: Finish modifying core routines for new driversLarry Finger9-133/+174
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger13-253/+162
2014-09-26rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger4-156/+156
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger3-252/+463
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger4-234/+602
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger5-334/+605
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger1-5/+2
2014-09-26rtlwifi: btcoexist: Fix Smatch warningLarry Finger3-3/+3
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan1-3/+3
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan1-2/+1
2014-09-26ath9k: Fix queue managementSujith Manoharan1-7/+3
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-09-26wil6210: ethtool opsVladimir Kondratiev6-12/+138
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki1-2/+2
2014-09-26rtl818x_pci: add RSSI information for rtl8187SEandrea.merello1-5/+23
2014-09-26ath9k: Fix p2p address managementSujith Manoharan2-0/+37
2014-09-26bcma: print chip ID in a more user-friendly formRafał Miłecki1-2/+6
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil1-16/+17