aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman1-1/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko25-31/+31
2013-05-27bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov1-9/+1
2013-05-27net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat1-13/+1
2013-05-27net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD1-7/+26
2013-05-27phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli1-2/+2
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli2-1/+5
2013-05-27net: wan: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-27net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-05-27net: irda: remove unnecessary platform_set_drvdata()Jingoo Han3-3/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han37-61/+0
2013-05-27fec: Handle the regulator in suspend/resumeFabio Estevam1-0/+10
2013-05-27fec: Remove irqs firstFabio Estevam1-5/+5
2013-05-27fec: Disable the PHY regulator on error and removalFabio Estevam1-0/+6
2013-05-27fec: Invert the order of error path sequenceFabio Estevam1-2/+2
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam2-4/+4
2013-05-27be2net: Trim padded packets for LancerSomnath Kotur1-1/+3
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur1-0/+10
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur3-7/+8
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz2-10/+24
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz1-12/+59
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov1-3/+48
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior1-1/+4
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov2-14/+31
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior1-1/+5
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han23-95/+66
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh1-2/+2
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra3-40/+41
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra1-9/+28
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani5-46/+98
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko3-8/+34
2013-05-24qlcnic: diagnostics routine changesSony Chacko2-9/+31
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria1-7/+11
2013-05-24qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty1-1/+5
2013-05-24qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh3-35/+11
2013-05-24qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2-12/+16
2013-05-24qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani1-0/+8
2013-05-24qlcnic: Support spoof check config.Rajesh Borundia4-0/+40
2013-05-24tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir1-2/+0
2013-05-24tg3: Fix misplaced empty lineNithin Sujir1-1/+1
2013-05-24tg3: Use descriptive label names in tg3_startNithin Sujir1-7/+7
2013-05-24tg3: Make tg3_rings_reset() more conciseNithin Sujir1-33/+48
2013-05-24tg3: Simplify ring control block setupNithin Sujir1-33/+46
2013-05-24tg3: Split APE driver state change out of boot reset signature updateNithin Sujir1-15/+15
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller344-2299/+3453
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-38/+19
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-345/+574
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19
2013-05-23be2net: refactor HW workarounds in be_xmit()Sathya Perla1-24/+38
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4