summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N-0/+22
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang-0/+3
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang-1/+5
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang-1/+5
2015-01-26Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...David S. Miller-7/+18
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov-0/+31
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov-2/+1
2015-01-26Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller-0/+3
2015-01-26net: stmmac: add BQL supportBeniamino Galvani-0/+9
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai-1/+1
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie-8/+16
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie-14/+14
2015-01-25bonding: handle more gso typesEric Dumazet-3/+3
2015-01-25mode_t whack-a-mole: chelsioAl Viro-1/+1
2015-01-25net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli-12/+12
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli-1/+1
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas-41/+107
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas-70/+285
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas-6/+65
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas-3/+25
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas-27/+152
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas-29/+101
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas-44/+46
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas-2/+43
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas-146/+206
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar-2/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet-1/+4
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko-3/+3
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko-9/+8
2015-01-25iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach-1/+1
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-101/+424
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert-32/+28
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert-4/+6
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan-1/+1
2015-01-24Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller-31/+69
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy-11/+23
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP-0/+1
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam-224/+176
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP-0/+4
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP-6/+11
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP-1/+1
2015-01-24be2net: fix failure case in setting flow controlKalesh AP-11/+15
2015-01-24be2net: move interface create code to a separate routineKalesh AP-20/+29
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier-42/+21
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier-1/+0
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai-0/+978
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai-3/+110
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas-6/+7
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel-105/+3
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel-0/+5