summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-05-29wil6210: limit MTUVladimir Kondratiev
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan
2014-05-29brcmfmac: remove firmware list from USB driverArend van Spriel
2014-05-29brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman
2014-05-29brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel
2014-05-29brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in USBArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in SDIOArend van Spriel
2014-05-29brcmfmac: introduce asynchronous firmware loadingArend van Spriel
2014-05-29brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman
2014-05-29brcmfmac: rework usb callback operationsArend van Spriel
2014-05-29brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel
2014-05-29brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel
2014-05-29brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-29mwifiex: use time_after()Manuel Schölling
2014-05-29at76c50x-usb: Make WEP encryption working.Andrea Merello
2014-05-29at76c50x-usb: Don't perform DMA from stack memoryAndrea Merello
2014-05-29ath9k: avoid passing buffers to the hardware during flushFelix Fietkau
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi
2014-05-29rsi: avoid format string leak to thread nameKees Cook
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior
2014-05-27ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior
2014-05-27ath10k: ensure rx-frag ignores rssiBen Greear
2014-05-27ath10k: dont configure bssid for ap modeMichal Kazior
2014-05-27ath10k: protect wep tx key setupMichal Kazior
2014-05-27ath10k: drain tx before restarting hwMichal Kazior
2014-05-27ath10k: perform hw restart lazilyMichal Kazior
2014-05-27ath10k: clean up start() callbackMichal Kazior
2014-05-26ath10k: make core registering asyncMichal Kazior
2014-05-26ath10k: remove unnecessary tasklet_kill()Michal Kazior
2014-05-26ath10k: relocate core create/destroy functionsMichal Kazior
2014-05-26ath10k: fix protected flag strippingMichal Kazior
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho
2014-05-23ath10k: fix ath10k_bmi_read32 macroFrederic Danis
2014-05-23ath10k: prevent hif_stop being called twiceMichal Kazior
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan
2014-05-22mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil
2014-05-22mwifiex: set TDLS flags for AMSDU packetsAvinash Patil
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil