summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
* drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
* net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-0/+61
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-311-0/+4
* net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-311-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-314-3/+14
|\
| * ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| * ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| * igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
| * e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
* | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
|/
* cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1Star
* cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
* net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
* net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3Star
* drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-282-2/+11
* cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-281-3/+45
* net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-271-0/+1
* net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-271-0/+1
* drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven2014-10-251-9/+7Star
* i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-221-8/+12
* amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-221-1/+1
* net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel2014-10-221-1/+2
* net: fs_enet: set back promiscuity mode after restartLEROY Christophe2014-10-222-0/+6
* sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper2014-10-221-4/+0Star
* enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan2014-10-211-2/+2
* enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan2014-10-211-6/+6
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-191-4/+2Star
|\
| * net: ks8842: use dmaengine_terminate_all() APIVinod Koul2014-10-151-4/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1833-354/+1187
|\ \
| * | bna: fix skb->truesize underestimationEric Dumazet2014-10-181-1/+1
| * | sfc: add support for skb->xmit_moreEdward Cree2014-10-182-29/+43
| * | ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
| * | fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2014-10-162-3/+14
| * | fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick2014-10-161-3/+4
| * | fm10k: Check the host state when bringing the interface upMatthew Vick2014-10-161-0/+1
| * | gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil2014-10-151-1/+1
| * | net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-153-42/+56
| * | stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-152-5/+6
| * | cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2014-10-152-1/+9
| * | cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-0/+7
| * | qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-141-1/+1
| * | qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-141-2/+2
| * | cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-143-6/+16
| * | stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO2014-10-141-169/+205
| * | stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO2014-10-141-0/+1
| * | stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO2014-10-141-5/+10