aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin6-39/+291
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2-3/+8
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2-11/+32
2013-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin1-3/+3
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan1-2/+2
2013-05-21e1000e: cleanup whitespaceBruce Allan8-127/+125
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2-5/+10
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2-6/+10
2013-05-20bna: Driver and Firmware UpdatedRasesh Mody2-3/+3
2013-05-20bna: Enahncement to Identify Default IOC FunctionRasesh Mody3-4/+8
2013-05-20bna: Fix Ucast Failure HandlingRasesh Mody3-1/+23
2013-05-20bna: Clear Driver Config Flags When HW ResetsRasesh Mody1-0/+3
2013-05-20net: dm9000: Allow instantiation using device treeTomasz Figa1-0/+42
2013-05-20fec: Let device core handle pinctrlFabio Estevam1-9/+0
2013-05-20xen-netfront: avoid leaking resources when setup_netfront failsWei Liu1-12/+21
2013-05-20net: velocity: Add platform device support to VIA velocity driverTony Prisk3-129/+285
2013-05-20net: velocity: Convert to generic dma functionsTony Prisk2-26/+26
2013-05-20net: velocity: Rename vptr->dev to vptr->netdevTony Prisk2-35/+35
2013-05-203c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov1-9/+8
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer2-2/+0
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet1-3/+10
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir2-0/+54
2013-05-20tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir1-16/+15
2013-05-20tg3: Add tg3_eee_pull_config() functionNithin Sujir1-9/+47
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2-33/+59
2013-05-17xen-netback: enable user to unload netback moduleWei Liu4-1/+44
2013-05-17xen-netback: remove dead codeWei Liu1-4/+0
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat1-12/+1
2013-05-17net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat1-1/+0
2013-05-17vxlan: listen on multiple portsstephen hemminger1-82/+181
2013-05-17net: ethernet: korina: initialize variables directlyEmilio López1-4/+1
2013-05-17net: ethernet: davicom: dm9000: initialize variables directlyEmilio López1-8/+1
2013-05-17net: ethernet: apple: initialize variables directlyEmilio López1-3/+1
2013-05-17net: ethernet: sun: initialize variables directlyEmilio López1-4/+1
2013-05-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller5-10/+3
2013-05-16net: 3com: 3c509: remove unnecessary codegovindarajulu.v1-19/+0
2013-05-16drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16net: can: ti_hecc: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16net: can: flexcan: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16net: can: c_can: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16net: can: at91_can: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16drivers: net: can: grcan: use devm_ioremap_resource()Laurent Navet1-4/+3
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-238/+394
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun1-2/+3
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-15/+47
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-148/+203
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-0/+4
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown3-6/+9
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown1-9/+38