summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller153-3383/+13310
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-52/+220
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy3-1/+245
2015-06-03ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin22-24/+24
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin1-3/+24
2015-06-03e1000e: fix systim issuesYanir Lubetkin2-11/+30
2015-06-03e1000e: fix legacy interrupt handling in i219Yanir Lubetkin3-1/+19
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin3-6/+9
2015-06-03e1000e: fix logical error in flush_desc_ringsYanir Lubetkin1-1/+1
2015-06-03e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin1-9/+4
2015-06-03e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin1-6/+10
2015-06-03e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin3-0/+108
2015-06-03Merge tag 'iwlwifi-next-for-kalle-2015-06-03' of https://git.kernel.org/pub/s...Kalle Valo41-833/+1479
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2-7/+27
2015-06-03iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2-2/+2
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb3-0/+49
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2-12/+0
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg14-116/+161
2015-06-03iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg1-11/+7
2015-06-03iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon3-97/+374
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller3-4/+18
2015-06-03iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel1-5/+9
2015-06-03iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel2-9/+25
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman5-10/+13
2015-06-03iwlwifi: wrt: add mipi type to debug typesLiad Kaufman2-1/+5
2015-06-03iwlwifi: mvm: rs: pass rate directly to column checksEyal Shapira1-7/+7
2015-06-02ray_cs: Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-06-02mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar6-117/+103
2015-06-02mwifiex: use generic name 'device dump'Amitkumar Karwar8-44/+52
2015-06-02mwifiex: minor changes in debug messagesAmitkumar Karwar2-6/+6
2015-06-02mwifiex: dump driver information for PCIe interfaceAmitkumar Karwar1-0/+2
2015-06-02mwifiex: fix a possible double free issueAmitkumar Karwar2-0/+2
2015-06-02mwifiex: fix SDIO firmware dump problemAmitkumar Karwar1-0/+7
2015-06-02sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko4-12/+49
2015-06-02sfc: force removal of VF and vport on driver removalDaniel Pieczko2-1/+11
2015-06-02sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko1-0/+9
2015-06-02sfc: don't update stats on VF when called in atomic contextDaniel Pieczko1-2/+14