aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko1-4/+1
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko4-247/+126
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko2-10/+5
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller9-40/+67
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds435-21513/+88083
2014-10-08rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger1-1/+1
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan4-23/+35
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07ath: Fix smatch warningSujith Manoharan1-4/+4
2014-10-07rtl818x_pci: fix response rate may be incorrect.Andrea Merello1-11/+25
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville10-19/+53
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller283-16370/+61816
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger8-54/+12
2014-10-02rtlwifi: Fix Kconfig for RTL8192EELarry Finger1-1/+2
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan1-0/+16
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan1-6/+1
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2-0/+24
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan3-6/+7
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan1-5/+0
2014-10-02ath9k: Remove duplicate codeSujith Manoharan1-9/+1
2014-10-02ath9k: Fix pending frame checkSujith Manoharan1-3/+0
2014-10-02ath9k: Check pending frames properlySujith Manoharan1-1/+4
2014-10-02ath9k: Print RoC expirationSujith Manoharan1-0/+7
2014-10-02mwifiex: add support for SD8887 chipsetAvinash Patil3-2/+62
2014-10-02mwifiex: few more register offset entries for sdio card structureAvinash Patil2-39/+59
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev4-0/+188
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev5-9/+121
2014-10-02ath: Add support for tracingSujith Manoharan6-0/+107
2014-09-30rtlwifi: Fix randconfig build error with next-20140930Larry Finger1-1/+2
2014-09-30mwifiex: add client mac address while configuring keys on GO.Maithili Hinge1-1/+1
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-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