summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-092-4/+0
* NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-081-4/+19
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-081-0/+1
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-081-0/+51
* net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli2015-06-081-2/+5
* net/phy: micrel: Center FLP timing at 16msJaeden Amero2015-06-081-1/+22
* net/phy: micrel: Comment MMD address of extended registersJaeden Amero2015-06-081-0/+1
* net/phy: micrel: Be more const correctJaeden Amero2015-06-081-14/+15
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-081-3/+3
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-081-1/+1
* net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-082-2/+3
* isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-06-081-2/+2
* ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca2015-06-081-1/+1
* net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-081-0/+1
* net: ll_temac: Remove sparse warningsMichal Simek2015-06-081-6/+6
* net: bcmgenet: improve TX timeoutFlorian Fainelli2015-06-081-0/+67
* net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn2015-06-071-2/+2
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-071-1/+1
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-071-3/+0
* cxgb4: Fix static checker warningHariprasad Shenai2015-06-061-1/+1
* cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-062-21/+83
* cxgb4: program pci completion timeoutHariprasad Shenai2015-06-061-0/+19
* cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-063-19/+81
* cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-064-6/+6
* cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-064-5/+33
* cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-063-0/+35
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-055-2/+33
* IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-051-0/+4
* IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-053-173/+657
* net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-051-0/+67
* net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-052-5/+5
* net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-052-8/+11
* net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-053-18/+47
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-053-11/+262
* net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-054-45/+6
* net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky2015-06-051-1/+1
* net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-055-66/+549
* net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky2015-06-053-30/+36
* net/mlx5_en: Add missing check for memory allocation failureAmir Vadai2015-06-051-0/+2
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-053-11/+10
* atm:he - Do not initialise statics to 0.Shailendra Verma2015-06-051-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-04153-3383/+13310
|\
| * Merge tag 'iwlwifi-next-for-kalle-2015-06-03' of https://git.kernel.org/pub/s...Kalle Valo2015-06-0341-833/+1479
| |\
| | * iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2015-06-032-7/+27
| | * iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2015-06-032-2/+2
| | * iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb2015-06-033-0/+49
| | * iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2015-06-032-12/+0
| | * iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-0314-116/+161
| | * iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg2015-06-031-11/+7
| | * iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1