aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-4/+174
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy1-12/+7
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel1-8/+3
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-21/+17
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller3-3/+3
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+20
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+23
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin1-3/+4
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-nextRoland Dreier4-4/+174
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran3-1/+171
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia1-3/+3
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris1-1/+1
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall1-6/+5
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall1-10/+5
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall1-3/+3
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen1-15/+8
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen1-1/+1
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven1-5/+5
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser1-1/+1
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz1-13/+14
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz3-11/+17
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak1-28/+33
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds96-346/+176
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-24/+13
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-209/+416
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-23/+7
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen2-164/+328
2014-12-12jme: replace calls to redundant functionQuentin Lambert1-6/+6
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser1-1/+1
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser1-2/+2
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai3-4/+12
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie1-0/+1
2014-12-12net: phy: export fixed_phy_register()Mark Salter1-0/+1
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen1-23/+7
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin1-3/+21
2014-12-11net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli1-10/+13
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck3-11/+10
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck1-8/+21