summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-06iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu
2017-10-06iwlwifi: Add few debug prints to the WRT dump flowIlan Peer
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach
2017-10-06iwlwifi: mvm: Add new quota command APIDavid Spinadel
2017-10-06iwlwifi: add a new a000 deviceOren Givon
2017-10-06iwlwifi: fix wrong struct for a000 deviceOren Givon
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho
2017-10-06iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman
2017-10-02brcmfmac: Delete redundant length checkKevin Cernekee
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King
2017-09-25iwlegacy: make const array static to shink object code sizeColin Ian King
2017-09-25qtnfmac: do not report channel changes until wiphy is registeredIgor Mitsyanko
2017-09-25qtnfmac: remove unused mac::status fieldIgor Mitsyanko
2017-09-25qtnfmac: do not cache CSA chandef infoIgor Mitsyanko
2017-09-25qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko
2017-09-25qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko
2017-09-25qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko
2017-09-25qtnfmac: retrieve current channel info from EPIgor Mitsyanko
2017-09-25qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko
2017-09-25qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko
2017-09-25rsi: sdio suspend and resume supportKarun Eagalapati
2017-09-25rsi: add version informationPavani Muthyala
2017-09-25mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King
2017-09-25rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski
2017-09-25brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King
2017-09-25brcmfmac: use setup_timer() helperAllen Pais
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat
2017-09-20rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-09-20rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger
2017-09-20b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King
2017-09-20rsi: fix a dereference on adapter before it has been null checkedColin Ian King
2017-09-20rsi: miscellaneous changes for p2p modePrameela Rani Garnepudi
2017-09-20rsi: aggregation changes for p2p modePrameela Rani Garnepudi
2017-09-20rsi: disallow power save config when AP vap runningPrameela Rani Garnepudi
2017-09-20rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi
2017-09-20rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi
2017-09-20rsi: add support for p2p listenPrameela Rani Garnepudi
2017-09-20rsi: add/remove interface enhancements for p2pPrameela Rani Garnepudi
2017-09-20rsi: add p2p support parameters to mac80211Prameela Rani Garnepudi
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel