summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-24rsi: Changes in USB read and write operationsPrameela Rani Garnepudi3-8/+9
2017-05-24rsi: define RSI_USB_BUF_SIZE macroamit karwar2-2/+4
2017-05-24rsi: Changes to sdio reads and writesPrameela Rani Garnepudi3-11/+11
2017-05-24rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.cPrameela Rani Garnepudi2-1/+1
2017-05-22p54: allocate enough space for ->used_rxkeysDan Carpenter1-2/+3
2017-05-22ray_cs: Avoid reading past end of bufferKees Cook1-2/+5
2017-05-22orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova1-7/+8
2017-05-22hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova2-7/+8
2017-05-22brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin1-3/+0
2017-05-22brcmfmac: btcoex: replace init_timer with setup_timerXie Qirong1-3/+1
2017-05-22b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo22-104/+2782
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka1-1/+1
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-19wil6210: use memdup_userGeliang Tang1-8/+4
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick1-1/+1
2017-05-19ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel1-9/+4
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold1-1/+2
2017-05-19mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris1-2/+0
2017-05-19mwifiex: pcie: remove useless pdev checkBrian Norris1-5/+0
2017-05-19mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris1-6/+0
2017-05-19mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris1-5/+0
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris2-6/+0
2017-05-19mwifiex: don't leak stashed beacon buffer on resetBrian Norris1-2/+1
2017-05-19mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris1-3/+2
2017-05-19mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson1-2/+6
2017-05-19mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson1-2/+0
2017-05-19mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson1-7/+2
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-36/+35
2017-05-19mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris1-91/+66
2017-05-18rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"Colin Ian King1-1/+1
2017-05-18rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King3-3/+3
2017-05-18rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma durationPing-Ke Shih2-0/+4
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabledPing-Ke Shih1-4/+4
2017-05-18rtlwifi: btcoex: 23b 1ant: check if BT high priority packet existPing-Ke Shih3-0/+13
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counterPing-Ke Shih2-11/+145
2017-05-18rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busyPing-Ke Shih1-23/+31
2017-05-18rtlwifi: btcoex: 23b 1ant: rename and coding style modification.Ping-Ke Shih2-46/+44
2017-05-18rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustmentLarry Finger1-1/+176
2017-05-18rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt infoYan-Hsuan Chuang2-0/+15
2017-05-18rtlwifi: btcoex: 21a 1ant: fix some coding style issuesYan-Hsuan Chuang1-7/+7
2017-05-18rtlwifi: btcoex: 21a 1ant: treat ARP as special packetYan-Hsuan Chuang2-3/+47
2017-05-18rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPSYan-Hsuan Chuang1-2/+4
2017-05-18rtlwifi: btcoex: 21a 1ant: use default value when initiating coexYan-Hsuan Chuang1-1/+0
2017-05-18rtlwifi: btcoex: 21a 1ant: mark packet high priority when scanningYan-Hsuan Chuang1-0/+13
2017-05-18rtlwifi: btcoex: 21a 1ant: normal mode for retry limit when connectedYan-Hsuan Chuang1-2/+2
2017-05-18rtlwifi: btcoex: 21a 1ant: wifi slot time adjustmentYan-Hsuan Chuang1-10/+28
2017-05-18rtlwifi: btcoex: 21a 1ant: coex table and tdma settings for softap modeYan-Hsuan Chuang1-8/+17
2017-05-18rtlwifi: btcoex: 21a 1ant: react to special packet when wifi is not scanningYan-Hsuan Chuang1-1/+5