summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-23Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-22hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-22hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-08-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-29/+37
2013-08-21net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-21r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-21via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-08-21macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich1-2/+4
2013-08-21macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich1-4/+0
2013-08-21macvtap: simplify usage of tap_featuresVlad Yasevich1-4/+6
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-29/+37
2013-08-16net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-16tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-16qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-16qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-16qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-16net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann1-5/+8
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-14ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-14bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-14bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-14bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-14bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-14bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-14skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-08-12can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-12macvtap: fix two racesEric Dumazet1-3/+9
2013-08-10net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An1-2/+11
2013-08-09vxlan: fix a soft lockup in vxlan module removalCong Wang1-2/+0
2013-08-09vxlan: fix a regression of igmp joinCong Wang1-1/+1
2013-08-098139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-08-09Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-09zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville5-26/+32
2013-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-13/+11
2013-08-06iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg1-10/+23
2013-08-06Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2-10/+0
2013-08-06bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7