summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| * ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| * ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| * rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0710-19/+53
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08435-21513/+88083
|\ \ \
| * \ \ Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05283-16370/+61816
| |\ \ \ | | |/ /
| | * | rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-028-54/+12
| | * | rtlwifi: Fix Kconfig for RTL8192EELarry Finger2014-10-021-1/+2
| | * | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
| | * | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
| | * | ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
| | * | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
| | * | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
| | * | ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
| | * | ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
| | * | ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
| | * | ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
| | * | mwifiex: add support for SD8887 chipsetAvinash Patil2014-10-023-2/+62
| | * | mwifiex: few more register offset entries for sdio card structureAvinash Patil2014-10-022-39/+59
| | * | wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-024-0/+188
| | * | wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-025-9/+121
| | * | ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
| | * | 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
| | * | mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-302-0/+11
OpenPOWER on IntegriCloud