aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny2-0/+26
2014-07-24ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller1-4/+19
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller1-10/+7
2014-07-24ixgbe: Change some uses of strncpy to strlcpyMark Rustad1-3/+3
2014-07-24ixgbe: Fix possible null-dereference in error pathMark Rustad1-1/+1
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2-4/+4
2014-07-23net: bcmgenet: add missing braces to some if statementsFlorian Fainelli1-4/+5
2014-07-23net: bcmgenet: add and remove missing blank linesFlorian Fainelli1-3/+1
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli3-147/+142
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli3-30/+2
2014-07-23virtio-net: rx busy polling supportJason Wang1-1/+47
2014-07-23virtio-net: introduce virtnet_receive()Jason Wang1-5/+14
2014-07-23ethernet: realtek: use pci_device_idVarka Bhadram1-7/+7
2014-07-23ethernet: realtek: use module_pci_driverVarka Bhadram1-20/+2
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N3-3/+37
2014-07-22dp83640: Fix receive timestamp race conditionStefan Sørensen1-71/+102
2014-07-22sfc: Add support for busy pollingAlexandre Rames5-7/+208
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai3-4/+8
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-3/+25
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai4-4/+72
2014-07-22net/mlx4_en: current_mac isn't updated in port upEyal Perry1-0/+1
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia1-13/+6
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia1-3/+3
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas1-8/+32
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas1-1/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller76-300/+611
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-38/+130
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+9
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai2-2/+1
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai5-33/+32
2014-07-21iw_cxgb4: Support query_qp() verbHariprasad Shenai1-0/+6
2014-07-21iw_cxgb4: log detailed warnings for negative adviceHariprasad Shenai1-6/+23
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2-3/+16
2014-07-21enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan3-0/+117
2014-07-21enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan3-45/+51
2014-07-21qeth: Display adjacent switch attributesStefan Raspl4-1/+100
2014-07-21net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli1-2/+3
2014-07-21net: bcmgenet: hook ethtool set/get_wol operationsFlorian Fainelli1-0/+2
2014-07-21net: bcmgenet: suspend and resume from Wake-on-LANFlorian Fainelli1-0/+12
2014-07-21net: bcmgenet: fix bcmgenet_wol_resumeFlorian Fainelli1-7/+1
2014-07-21net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bitFlorian Fainelli1-0/+7
2014-07-21net: bcmgenet: handle GENET_POWER_WOL_MAGICFlorian Fainelli1-0/+7
2014-07-21net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli3-1/+216
2014-07-21net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli2-2/+19
2014-07-21net: bcmgenet: add suspend/resume callbacksFlorian Fainelli1-0/+95
2014-07-21net: bcmgenet: modularize bcmgenet_{open,close}Florian Fainelli1-33/+53
2014-07-21net: bcmgenet: add umac_enable_set helperFlorian Fainelli1-13/+24
2014-07-21net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2-10/+0
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-35/+55
2014-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6