summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-31hostap: hide unused procfs helpersYueHaibing3-18/+17
2018-07-31atmel: hide unused procfs helpersYueHaibing1-0/+2
2018-07-31ray_cs: remove redundant pointer 'p'Colin Ian King1-5/+1
2018-07-31iwlegacy: remove several redundant variablesColin Ian King3-18/+0
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2-9/+0
2018-07-31airo: remove unused variables len and dev and clean up formattingColin Ian King2-8/+3
2018-07-31rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate1-1/+1
2018-07-31rsi: fill rx_params only once.Amol Hanwate1-5/+0
2018-07-31rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.Amol Hanwate1-1/+1
2018-07-31rsi: add firmware support for AP+BT dual modeSiva Rebbagondla1-0/+3
2018-07-31rsi: remove redundant flash_content variableSiva Rebbagondla1-16/+7
2018-07-31rsi: remove redundant device idsSiva Rebbagondla4-9/+8
2018-07-31rsi: optimize virtual interfacesSiva Rebbagondla1-1/+2
2018-07-31rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla1-1/+1
2018-07-31rsi: fix for 40MHZ connection issue.Ganapathi Raju1-12/+9
2018-07-31rsi: fix for low throughput issueSiva Rebbagondla1-1/+1
2018-07-31mwifiex: Fix skipped vendor specific IEsRoman Stratiienko1-1/+7
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat15-72/+91
2018-07-31mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat3-51/+53
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat3-13/+10
2018-07-30mt76x2: fix CCK protection control frame rateLorenzo Bianconi1-3/+9
2018-07-30mt76x2: add frame protection supportLorenzo Bianconi3-0/+47
2018-07-30mt7601u: expose 802.11w supportDavide Caratti1-0/+1
2018-07-30mt7601u: use sw encryption for hw unsupported ciphersLorenzo Bianconi1-0/+11
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko4-7/+9
2018-07-30qtnfmac: implement cfg80211 power management callbackSergei Maksimenko4-0/+82
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami7-9/+27
2018-07-26iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2-3/+10
2018-07-26iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami1-0/+100
2018-07-26iwlwifi: support new tx apiGolan Ben Ami4-19/+83
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami13-59/+119
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2-7/+16
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami5-10/+59
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami3-6/+14
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2-4/+9
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami7-60/+578
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2-83/+131
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami5-60/+55
2018-07-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2-2/+4
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho5-30/+62
2018-07-26iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg1-0/+24
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho5-4/+14
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho12-23/+525
2018-07-26iwlwifi: fw: add FW APIs for HELuca Coelho5-13/+257
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo38-768/+4612
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit1-0/+8
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy3-9/+14
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy5-4/+25
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan1-4/+17