summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-19iwlwifi: mvm: Add mem debugfs entryIdo Yariv
2016-09-19iwlwifi: mvm: move AP-specific code to right functionJohannes Berg
2016-09-19iwlwifi: add new 8265 series PCI IDOren Givon
2016-09-19iwlwifi: mvm: Add debugfs function for clocks diffRoee Zamir
2016-09-19iwlwifi: migrate to devm_* APISharon Dvir
2016-09-19iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon
2016-09-19iwlwifi: don't export trace points that are used in iwlwifi onlyEmmanuel Grumbach
2016-09-19iwlwifi: mvm: document passing unexpected Block Ack Request framesJohannes Berg
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon
2016-09-19iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg
2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon
2016-09-19iwlwifi: move BIOS MCC retrieval to common codeArik Nemtsov
2016-09-19iwlwifi: mvm: support packet injectionSara Sharon
2016-09-19iwlwifi: mvm: Add support for RRM by scanAvrahams Stern
2016-09-19iwlwifi: mvm: support BAR in reorder bufferSara Sharon
2016-09-19iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon
2016-09-19iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss
2016-09-19iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-19iwlwifi: mvm: compare full command IDJohannes Berg
2016-09-19iwlwifi: mvm: cleanup skb queue functions useSara Sharon
2016-09-19iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon
2016-09-19iwlwifi: mvm: remove variable shadowingLiad Kaufman
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland
2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen
2016-09-17Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/s...Kalle Valo
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin
2016-09-16net: emac: remove .owner field for driverWei Yongjun
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang
2016-09-16iwlwifi: mvm: tighten BAID range checkJohannes Berg
2016-09-16iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg
2016-09-16iwlwifi: mvm: make RSS RX more robustJohannes Berg
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir
2016-09-16iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss