summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2014-10-01r8152: disable power cut for RTL8153hayeswang-1/+1
2014-10-01r8152: remove clearing bphayeswang-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich-1/+2
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang-1/+5
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra-2/+2
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan-1/+2
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong-2/+9
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak-2/+2
2014-09-26r8152: fix the carrier off when autoresuminghayeswang-17/+35
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann-11/+0
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich-10/+8
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra-0/+2
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra-1/+1
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra-4/+2
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko-3/+2
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-2/+2
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-15/+29
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode-1/+1
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli-53/+52
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli-1/+4
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser-1/+1
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik-1/+1
2014-09-22r8169: fix an if conditionDan Carpenter-1/+1
2014-09-22r8152: disable ALDPShayeswang-17/+45
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich-2/+18
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel-1/+2
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller-0/+1
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein-4/+7
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak-11/+22
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller-10/+51
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri-0/+1
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-14/+49
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman-1/+1
2014-09-193c59x: Add dma error checking and recoveryNeil Horman-9/+41
2014-09-18can: at91_can: add missing prepare and unprepare of the clockDavid Dueck-3/+5
2014-09-18can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde-1/+1
2014-09-18can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde-0/+3
2014-09-18can: flexcan: implement workaround for errata ERR005829David Jander-1/+15
2014-09-18can: flexcan: correctly initialize mailboxesDavid Jander-0/+7
2014-09-18can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde-2/+13
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp-1/+5
2014-09-18can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros-2/+2
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree-0/+3
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang-40/+34
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai-22/+27
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach-1/+1
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel-3/+11