Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+54 |
2014-06-05 | at76c50x: fix scan does not work with latest mac80211 | Andrea Merello | 2 | -0/+54 |
2014-06-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 55 | -833/+1230 |
2014-05-30 | wil6210: improve debug for WMI receive | Vladimir Kondratiev | 1 | -7/+17 |
2014-05-30 | Merge branch 'for-linville' of git://github.com/kvalo/ath | John W. Linville | 15 | -305/+534 |
2014-05-29 | rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND | Paul Bolle | 1 | -3/+0 |
2014-05-29 | rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h | Sachin Kamat | 1 | -1/+0 |
2014-05-29 | rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h | Sachin Kamat | 1 | -1/+0 |
2014-05-29 | ath9k: Fix interface combinations for multi-channel concurrency | Rajkumar Manoharan | 1 | -4/+21 |
2014-05-29 | mwifiex: change hscfg gap parameter to avoid potential firmware deadlock | Bing Zhao | 1 | -1/+1 |
2014-05-29 | mwifiex: set TDLS link for newly created RA list | Avinash Patil | 1 | -0/+1 |
2014-05-29 | mwifiex: fix a crash in extended scan event processing | Avinash Patil | 1 | -10/+19 |
2014-05-29 | b43: N-PHY: optimize radio switching on/off | Rafał Miłecki | 2 | -3/+7 |
2014-05-29 | b43: N-PHY: optimize init by doing some ops just once | Rafał Miłecki | 3 | -48/+44 |
2014-05-29 | b43: PHY: allow init optimizations by tracking PHY state | Rafał Miłecki | 3 | -0/+11 |
2014-05-29 | wil6210: optimize wil_release_reorder_frames | Vladimir Kondratiev | 1 | -1/+8 |
2014-05-29 | wil6210: improve pointers printing | Vladimir Kondratiev | 3 | -7/+7 |
2014-05-29 | wil6210: detect scan timeouts | Vladimir Kondratiev | 4 | -0/+17 |
2014-05-29 | wil6210: inline functions for vring hi/lo watermarks | Vladimir Kondratiev | 1 | -2/+18 |
2014-05-29 | wil6210: limit fw error recovery attempts | Vladimir Kondratiev | 2 | -1/+25 |
2014-05-29 | wil6210: limit MTU | Vladimir Kondratiev | 1 | -0/+14 |
2014-05-29 | ath9k: Fix deadlock while updating p2p beacon timer | Rajkumar Manoharan | 1 | -10/+8 |
2014-05-29 | brcmfmac: remove firmware list from USB driver | Arend van Spriel | 1 | -76/+0 |
2014-05-29 | brcmfmac: Remove interrupt endpoint usage from USB driver. | Hante Meuleman | 1 | -77/+1 |
2014-05-29 | brcmfmac: Increase max buffer size for receiving control message from dongle | Daniel Kim | 1 | -4/+5 |
2014-05-29 | brcmutil: assure unused bits are cleared in 11n chanspec | Arend van Spriel | 1 | -1/+1 |
2014-05-29 | brcmfmac: make brcmf_fw_nvram_strip() static | Arend van Spriel | 2 | -2/+1 |
2014-05-29 | brcmfmac: use asynchronous firmware request in USB | Arend van Spriel | 1 | -30/+68 |
2014-05-29 | brcmfmac: use asynchronous firmware request in SDIO | Arend van Spriel | 1 | -147/+124 |
2014-05-29 | brcmfmac: introduce asynchronous firmware loading | Arend van Spriel | 2 | -1/+120 |
2014-05-29 | brcmfmac: Add log of superspeed device detection to USB probe. | Hante Meuleman | 1 | -1/+3 |
2014-05-29 | brcmfmac: rework usb callback operations | Arend van Spriel | 1 | -20/+28 |
2014-05-29 | brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback | Arend van Spriel | 1 | -3/+1 |
2014-05-29 | brcmfmac: rename nvram.[ch] for upcoming firmware handling functions | Arend van Spriel | 4 | -12/+12 |
2014-05-29 | brcmfmac: remove .init() callback for internal bus interface | Arend van Spriel | 4 | -15/+10 |
2014-05-29 | brcmfmac: make chandef_to_chanspec() function static | Arend van Spriel | 1 | -2/+2 |
2014-05-29 | brcmfmac: restore mpc before passing scan status to cfg80211 | Arend van Spriel | 1 | -2/+3 |
2014-05-29 | brcmfmac: reduce log level for invalid scheduled scan request | Arend van Spriel | 1 | -1/+1 |
2014-05-29 | wcn36xx: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 1 | -2/+1 |
2014-05-29 | mwifiex: use time_after() | Manuel Schölling | 1 | -1/+1 |
2014-05-29 | at76c50x-usb: Make WEP encryption working. | Andrea Merello | 2 | -13/+52 |
2014-05-29 | at76c50x-usb: Don't perform DMA from stack memory | Andrea Merello | 1 | -31/+56 |
2014-05-29 | ath9k: avoid passing buffers to the hardware during flush | Felix Fietkau | 1 | -11/+13 |
2014-05-29 | ath9k: simplify DFS pulse interval debug printing | Zefir Kurtisi | 3 | -5/+3 |
2014-05-29 | rsi: avoid format string leak to thread name | Kees Cook | 1 | -1/+1 |
2014-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 169 | -2297/+3823 |
2014-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+4 |
2014-05-27 | ath10k: abort incomplete scatter-gather pci tx properly | Michal Kazior | 3 | -6/+40 |
2014-05-27 | ath10k: protect src_ring state with ce_lock in tx_sg() | Michal Kazior | 1 | -3/+7 |
2014-05-27 | ath10k: ensure rx-frag ignores rssi | Ben Greear | 1 | -0/+1 |