summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-023-8/+36
| |\
| | * Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar2014-09-301-4/+0
| | * Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu2014-09-302-2/+34
| | * Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar2014-09-301-2/+2
| * | rtlwifi: Fix randconfig build error with next-20140930Larry Finger2014-09-301-1/+2
| * | mwifiex: add client mac address while configuring keys on GO.Maithili Hinge2014-09-301-1/+1
| * | ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-307-18/+49
| * | ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
| * | brcmfmac: Add wowl support for PCIE devices.Hante Meuleman2014-09-308-41/+220
| * | brcmfmac: Fix crash on cleanup.Hante Meuleman2014-09-301-1/+1
| * | brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac addressArend van Spriel2014-09-301-1/+4
| * | brcmfmac: Avoid usage of GFP_ATOMIC.Hante Meuleman2014-09-302-24/+108
| * | brcmfmac: Fix sign issue with IOCTL return code in msgbuf.Hante Meuleman2014-09-301-2/+3
| * | brcmfmac: On scan timeout do send received results.Hante Meuleman2014-09-302-7/+4
| * | ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-303-4/+40
| * | ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-301-3/+2
| * | Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-301-1/+3
| * | mwifiex: remove unnecessary rx_q lockAvinash Patil2014-09-304-10/+0
| * | mwifiex: do not decrement rx_pending count twiceAvinash Patil2014-09-301-6/+2
| * | mwifiex: fix soft lockup during iperf UDP RXAvinash Patil2014-09-301-1/+2
| * | ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2014-09-302-3/+10
| * | ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau2014-09-301-7/+4
| * | ath5k: add missing include for debug codeFelix Fietkau2014-09-301-0/+1
| * | rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variablesLarry Finger2014-09-307-18/+18
| * | rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger2014-09-3010-139/+45
| * | rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-3018-973/+534
| * | rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger2014-09-3030-3167/+3833
| * | rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2014-09-3038-4836/+5403
| * | rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger2014-09-3025-1/+15380
| * | rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger2014-09-303-2/+5
| * | bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki2014-09-301-0/+4
| * | bcma: register bcma as device tree driverHauke Mehrtens2014-09-303-1/+146
| * | mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-302-0/+11
| * | mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar2014-09-301-4/+7
| * | rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-2620-833/+223
| * | rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger2014-09-2628-6/+26865
| * | rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger2014-09-2625-4248/+4863
| * | rtlwifi: Finish modifying core routines for new driversLarry Finger2014-09-269-133/+174
| * | rtlwifi: Update power-save routines for 062814 driverLarry Finger2014-09-2613-253/+162
| * | rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger2014-09-264-156/+156
| * | rtlwifi: Modify base.{c,h} for new driversLarry Finger2014-09-263-252/+463
| * | rtlwifi: Modify core.c for new driversLarry Finger2014-09-264-234/+602
| * | rtlwifi: rtl_pci: Start modification for new driversLarry Finger2014-09-265-334/+605
| * | rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger2014-09-261-5/+2
| * | rtlwifi: btcoexist: Fix Smatch warningLarry Finger2014-09-263-3/+3
| * | ath9k: Fix offchannel queuingSujith Manoharan2014-09-261-3/+3
| * | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-261-2/+1
| * | ath9k: Fix queue managementSujith Manoharan2014-09-261-7/+3
| * | rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-09-261-1/+1