summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-05-24rsi: Add new firmware loading methodPrameela Rani Garnepudi
2017-05-24rsi: Add new host interface operationsPrameela Rani Garnepudi
2017-05-24rsi: Add host interface operations as separate structure.Prameela Rani Garnepudi
2017-05-24rsi: Add usb multi-byte read operationPrameela Rani Garnepudi
2017-05-24rsi: Handle usb multi-byte write failure case properlyPrameela Rani Garnepudi
2017-05-24rsi: use macros in USB specific codePrameela Rani Garnepudi
2017-05-24rsi: Changes in USB read and write operationsPrameela Rani Garnepudi
2017-05-24rsi: define RSI_USB_BUF_SIZE macroamit karwar
2017-05-24rsi: Changes to sdio reads and writesPrameela Rani Garnepudi
2017-05-24rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.cPrameela Rani Garnepudi
2017-05-22p54: allocate enough space for ->used_rxkeysDan Carpenter
2017-05-22ray_cs: Avoid reading past end of bufferKees Cook
2017-05-22orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova
2017-05-22hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova
2017-05-22brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-05-22brcmfmac: btcoex: replace init_timer with setup_timerXie Qirong
2017-05-22b43: Add missing MODULE_FIRMWARE()Takashi Iwai
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva
2017-05-19wil6210: use memdup_userGeliang Tang
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick
2017-05-19ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold
2017-05-19mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris
2017-05-19mwifiex: pcie: remove useless pdev checkBrian Norris
2017-05-19mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris
2017-05-19mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris
2017-05-19mwifiex: don't leak stashed beacon buffer on resetBrian Norris
2017-05-19mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris
2017-05-19mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson
2017-05-19mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson
2017-05-19mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-05-19mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris
2017-05-18rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"Colin Ian King
2017-05-18rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King
2017-05-18rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma durationPing-Ke Shih
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabledPing-Ke Shih
2017-05-18rtlwifi: btcoex: 23b 1ant: check if BT high priority packet existPing-Ke Shih
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counterPing-Ke Shih
2017-05-18rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busyPing-Ke Shih
2017-05-18rtlwifi: btcoex: 23b 1ant: rename and coding style modification.Ping-Ke Shih
2017-05-18rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustmentLarry Finger
2017-05-18rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt infoYan-Hsuan Chuang
2017-05-18rtlwifi: btcoex: 21a 1ant: fix some coding style issuesYan-Hsuan Chuang
2017-05-18rtlwifi: btcoex: 21a 1ant: treat ARP as special packetYan-Hsuan Chuang
2017-05-18rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPSYan-Hsuan Chuang