summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2-3/+5
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du1-1/+2
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-02virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra1-1/+2
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra3-6/+7
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner1-1/+1
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner1-0/+4
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner1-26/+28
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner1-9/+12
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2-0/+14
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila1-15/+4
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2-13/+11
2013-12-29phy: IRQ cannot be sharedSergei Shtylyov1-4/+2
2013-12-29xen-netback: fix guest-receive-side array sizesPaul Durrant3-7/+24
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam1-4/+10
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson1-2/+2
2013-12-27arc_emac: fix potential use after freeEric Dumazet1-2/+2
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-26macvlan: fix netdev feature propagation from lower deviceFlorian Westphal1-3/+13
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N1-1/+1
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi6-16/+235
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi1-2/+12
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi2-5/+20
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2-0/+9
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi1-0/+6
2013-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-20/+66
2013-12-21hyperv: Fix race between probe and open callsHaiyang Zhang1-12/+8
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-20/+66
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-7/+16
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown1-0/+6
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall1-3/+5
2013-12-19net: fec: fix potential use after freeEric Dumazet1-2/+2
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt1-1/+1
2013-12-19hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2013-12-19drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2013-12-19xen-netback: fix some error return codeWei Yongjun1-4/+12
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2-6/+6
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard1-0/+4
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N1-0/+2
2013-12-18bonding: protect port for bond_3ad_handle_link_change()dingtianhong1-6/+17
2013-12-18bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong1-3/+8
2013-12-18bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong1-3/+8
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore1-0/+2
2013-12-17e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman1-2/+2
2013-12-17e1000e: fix compiler warning (maybe-unitialized variable)David Ertman1-2/+5
2013-12-17e1000e: fix compiler warningsDavid Ertman1-3/+7