summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-25net: 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
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan5-35/+61
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller1-0/+123
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller75-701/+1607
2018-07-24mlxsw: spectrum: Implement chain template hintingJiri Pirko6-12/+86
2018-07-24net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk1-0/+47
2018-07-24net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk1-0/+221
2018-07-24net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk1-0/+82
2018-07-24net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk1-16/+15
2018-07-24net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk1-6/+8
2018-07-24net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny5-140/+23
2018-07-24net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu3-20/+58
2018-07-24net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu3-28/+41