summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Replace memset with eth_zero_addrShyam Saini2017-01-161-1/+2
* stmmac: indent an if statementDan Carpenter2017-01-161-1/+1
* synopsys: remove dwc_eth_qos driverjpinto2017-01-165-3030/+0
* Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-142-3/+2
|\
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-132-3/+2
* | cxgb4: Remove redundant memset before memcpyShyam Saini2017-01-141-5/+0
* | cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2017-01-142-0/+35
* | bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan2017-01-141-0/+5
* | bnxt_en: Add support for ethtool -p.Michael Chan2017-01-144-1/+123
* | bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan2017-01-141-24/+237
* | bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan2017-01-141-0/+2
* | bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan2017-01-141-0/+2
* | liquidio: use fallback for selecting txqSatanand Burla2017-01-142-41/+0
* | net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot2017-01-144-1/+128
* | liquidio VF: reduce load time of modulePrasad Kanneganti2017-01-122-4/+5
* | liquidio: remove unnecessary codeFelix Manlunas2017-01-121-7/+1
* | tilepro: Fix non-void return from void functionJoe Perches2017-01-121-4/+0
* | net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck2017-01-121-12/+14
* | net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck2017-01-121-22/+21
* | net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck2017-01-121-7/+6
* | cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun2017-01-121-1/+1
* | cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar2017-01-121-1/+4
* | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-111-1/+1
* | net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* | sfc: efx_get_phys_port_id() can be staticWei Yongjun2017-01-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1112-66/+152
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-3/+3
| |\ \
| | * | mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-111-3/+3
| * | | net: vrf: do not allow table id 0David Ahern2017-01-111-0/+2
| * | | net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King2017-01-111-1/+2
| * | | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-0/+2
| * | | net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-111-2/+4
| * | | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-111-6/+1
| * | | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-111-7/+6
| * | | net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-111-7/+11
| * | | net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-111-2/+2
| * | | net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-111-0/+4
| * | | net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-111-4/+9
| * | | net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-111-8/+8
| * | | net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-111-6/+24
| * | | net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz2017-01-111-4/+8
| * | | mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau2017-01-111-1/+1
| * | | r8152: fix rx issue for runtime suspendhayeswang2017-01-101-3/+28
| * | | r8152: split rtl8152_suspend functionhayeswang2017-01-101-17/+40
| * | | Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller2017-01-104-21/+31
| |\ \ \
| | * | | rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2016-12-301-0/+1
| | * | | orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
| * | | | net: phy: Add Meson GXL PHY hardware dependencyJean Delvare2017-01-091-0/+1
| * | | | net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich2017-01-091-1/+1
* | | | | net: netcp: correct netcp_get_stats function signatureKeerthy2017-01-111-3/+1