summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn2015-12-061-4/+1
* net: cdc_ncm: add "ndp_to_end" sysfs attributeBjørn Mork2015-12-061-0/+43
* net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua2015-12-061-10/+97
* IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-061-3/+14
* net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-062-23/+581
* net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-062-9/+186
* net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua2015-12-061-4/+20
* net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2015-12-062-1/+12
* VSOCK: fix returnvar.cocci warningsJulia Lawall2015-12-061-2/+1
* net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork2015-12-061-7/+15
* Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2015-12-063-7/+20
* fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller2015-12-051-3/+3
* fm10k: TRIVIAL fix typo of hardwareJacob Keller2015-12-051-2/+2
* fm10k: change default Tx ITR to 25usecJacob Keller2015-12-051-1/+2
* fm10k: use macro for default Tx and Rx ITR valuesJacob Keller2015-12-053-4/+6
* fm10k: Update adaptive ITR algorithmJacob Keller2015-12-053-14/+45
* fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller2015-12-053-5/+5
* fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller2015-12-053-4/+55
* fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller2015-12-051-1/+1
* fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller2015-12-053-1/+9
* fm10k: explicitly typecast vlan values to u16Jacob Keller2015-12-051-3/+3
* fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller2015-12-051-3/+3
* fm10k: reinitialize queuing scheme after calling init_hwJacob Keller2015-12-051-0/+18
* fm10k: always check init_hw for errorsJacob Keller2015-12-051-5/+29
* fm10k: reset max_queues on init_hw_vf failureJacob Keller2015-12-051-3/+10
* fm10k: set netdev features in one locationJacob Keller2015-12-053-21/+21
* sh_eth: read MAC address registers only onceSergei Shtylyov2015-12-051-6/+9
* ravb: read MAC address registers only onceSergei Shtylyov2015-12-051-6/+9
* bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-051-61/+56
* bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-051-1/+1
* bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-051-3/+1
* sfc: check warm_boot_count after other functions have been resetDaniel Pieczko2015-12-051-2/+13
* atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin2015-12-051-11/+17
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-057-2/+23
* WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn2015-12-051-1/+1
* net: qmi_wwan: support "raw IP" modeBjørn Mork2015-12-041-1/+97
* usbnet: allow mini-drivers to consume L2 headersBjørn Mork2015-12-041-1/+4
* net: qmi_wwan: remove 1199:9070 device idBjørn Mork2015-12-041-2/+0
* net: qmi_wwan: MDM9x30 specific power managementBjørn Mork2015-12-041-0/+38
* net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2015-12-042-51/+59
* net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil2015-12-041-0/+47
* net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil2015-12-046-4/+95
* net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-046-10/+242
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-0414-196/+689
* net: bonding: remove redudant bracketsyzhu12015-12-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03294-2981/+6506
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0379-253/+2399
| |\
| | * net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
| | * bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
| | * bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16