summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-25qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko3-4/+5
2017-09-25qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko1-5/+0
2017-09-25qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2-16/+5
2017-09-25qtnfmac: retrieve current channel info from EPIgor Mitsyanko4-21/+64
2017-09-25qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko4-18/+85
2017-09-25qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko2-16/+16
2017-09-25rsi: sdio suspend and resume supportKarun Eagalapati2-4/+126
2017-09-25rsi: add version informationPavani Muthyala5-17/+57
2017-09-25mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King1-1/+2
2017-09-25rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski1-1/+4
2017-09-25brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King1-1/+1
2017-09-25brcmfmac: use setup_timer() helperAllen Pais1-4/+2
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat1-6/+5
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat3-9/+6
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King1-7/+7
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat1-8/+11
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat1-5/+1
2017-09-20rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-09-20rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger1-8/+5
2017-09-20b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King1-1/+1
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King1-1/+1
2017-09-20rsi: fix a dereference on adapter before it has been null checkedColin Ian King1-2/+2
2017-09-20rsi: miscellaneous changes for p2p modePrameela Rani Garnepudi2-9/+12
2017-09-20rsi: aggregation changes for p2p modePrameela Rani Garnepudi1-5/+10
2017-09-20rsi: disallow power save config when AP vap runningPrameela Rani Garnepudi5-23/+39
2017-09-20rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi5-17/+48
2017-09-20rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi7-39/+64
2017-09-20rsi: add support for p2p listenPrameela Rani Garnepudi7-25/+199
2017-09-20rsi: add/remove interface enhancements for p2pPrameela Rani Garnepudi4-55/+89
2017-09-20rsi: add p2p support parameters to mac80211Prameela Rani Garnepudi1-1/+36
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-116/+293
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-11/+314
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-4/+1
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds21-656/+1346
2017-09-16Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-16Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-16Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+1532
2017-09-16netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-16net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-16net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-16net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-16qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov11-11/+314
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas1-11/+2
2017-09-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+3
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds10-82/+34