summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-19iwlwifi: mvm: support packet injectionSara Sharon1-0/+55
2016-09-19iwlwifi: mvm: Add support for RRM by scanAvrahams Stern5-14/+88
2016-09-19iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9
2016-09-19iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon1-7/+28
2016-09-19iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-09-19iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld1-0/+8
2016-09-19iwlwifi: mvm: compare full command IDJohannes Berg1-10/+13
2016-09-19iwlwifi: mvm: cleanup skb queue functions useSara Sharon1-6/+7
2016-09-19iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon1-1/+1
2016-09-19iwlwifi: mvm: remove variable shadowingLiad Kaufman1-3/+3
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King1-4/+4
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland1-5/+8
2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen2-1/+144
2016-09-17Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/s...Kalle Valo26-459/+897
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern1-3/+0
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller141-1218/+4293
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan4-5/+99
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan1-19/+27
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan5-304/+184
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin4-0/+1255
2016-09-16net: emac: remove .owner field for driverWei Yongjun1-1/+0
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun1-1/+0
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun1-1/+1
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang2-1/+38
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang2-13/+20
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang2-8/+51
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang1-0/+7
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang1-5/+29
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang1-4/+11
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang1-28/+34
2016-09-16iwlwifi: mvm: tighten BAID range checkJohannes Berg1-1/+1
2016-09-16iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg1-3/+3
2016-09-16iwlwifi: mvm: make RSS RX more robustJohannes Berg1-1/+1
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir3-21/+12
2016-09-16iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss1-4/+5
2016-09-16iwlwifi: mvm: bump max API to 26Emmanuel Grumbach4-6/+6
2016-09-16iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon1-44/+44
2016-09-16iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun1-5/+3
2016-09-16iwlwifi: add the new 8275 seriesOren Givon3-0/+13
2016-09-16iwlwifi: add the new 9560 seriesOren Givon3-0/+16
2016-09-16iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss2-1/+33
2016-09-16iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-09-16iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss4-55/+132
2016-09-16iwlwifi: mvm: support new BA notification responseSara Sharon2-54/+184
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon4-163/+146
2016-09-16iwlwifi: change byte count table for a000 devicesSara Sharon2-8/+35