summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-07-28rsi: update set_channel command framePrameela Rani Garnepudi2-25/+35
2017-07-28rsi: Update baseband RF programming framePrameela Rani Garnepudi2-11/+25
2017-07-28rsi: Update aggregation parameters command framePrameela Rani Garnepudi2-24/+31
2017-07-28rsi: Update peer notify command framePrameela Rani Garnepudi2-10/+13
2017-07-28rsi: remove unnecessary check for 802.11 management packetPrameela Rani Garnepudi1-30/+24
2017-07-28rsi: Update in tx command frame radio capabilitiesPrameela Rani Garnepudi3-28/+48
2017-07-28rsi: immediate wakeup bit and priority for TX command packetsPrameela Rani Garnepudi2-0/+4
2017-07-28rsi: add common structures needed for command packetsPrameela Rani Garnepudi1-0/+38
2017-07-28rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati3-8/+8
2017-07-28rsi: use separate mutex lock for receive threadKarun Eagalapati4-8/+11
2017-07-28rsi: SDIO Rx packet processing enhancementKarun Eagalapati3-8/+28
2017-07-28rsi: Optimise sdio claim and release hostKarun Eagalapati1-10/+21
2017-07-28rsi: rename variable in_sdio_litefi_irqKarun Eagalapati1-1/+1
2017-07-28rsi: separate function for data packet descriptorPavani Muthyala1-23/+28
2017-07-28rsi: data packet descriptor enhancementsPavani Muthyala3-15/+55
2017-07-28rsi: data packet descriptor code cleanupPavani Muthyala3-21/+36
2017-07-28rsi: separate function for management packet descriptorPrameela Rani Garnepudi4-52/+98
2017-07-28rsi: management frame descriptor preparation cleanupPavani Muthyala2-19/+35
2017-07-28rsi: set immediate wakeup bitKarun Eagalapati1-0/+1
2017-07-28rsi: choose correct endpoint based on queue.Karun Eagalapati1-1/+2
2017-07-28rsi: rename USB endpoint macrosKarun Eagalapati2-3/+3
2017-07-28rsi: correct the logic of deriving queue numberAmitkumar Karwar1-1/+1
2017-07-28rsi: USB tx headroom cleanupKarun Eagalapati1-20/+21
2017-07-28rsi: card reset for USB interfaceKarun Eagalapati2-0/+73
2017-07-28rsi: correct SDIO disconnect path handlingKarun Eagalapati1-5/+14
2017-07-28rsi: chip reset for SDIO interfaceKarun Eagalapati3-1/+113
2017-07-28rsi: fix sdio card reset problemKarun Eagalapati1-17/+9
2017-07-28rsi: changes in eeprom read framePrameela Rani Garnepudi4-30/+96
2017-07-28rsi: use BUILD_BUG_ON check for fsm_stateAmitkumar Karwar2-1/+5
2017-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo11-177/+394
2017-07-27wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King1-1/+1
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-07-25drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang1-4/+1
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva1-6/+0
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-13rt2x00: make const array glrt_table staticColin Ian King1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-29/+42
2017-07-06ath10k: increase buffer len to print all wmi servicesTamizh chelvam1-1/+1
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh4-0/+168
2017-07-06ath10k: make CE layer bus agnosticGovind Singh6-175/+224
2017-07-06ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds370-6553/+24987
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+6