summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-302-4/+10
* netxen_nic: Log driver version with firmware versionManish Chopra2013-05-301-3/+3
* net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko2013-05-291-30/+15
* bonding: trivial: update the comments to reflect the realityVeaceslav Falico2013-05-281-3/+1
* bonding: trivial: remove unused parameter from alb_swap_mac_addr()Veaceslav Falico2013-05-281-4/+4
* vxlan: defer vxlan init as late as possibleCong Wang2013-05-281-1/+1
* vxlan: use unsigned int instead of unsignedCong Wang2013-05-281-4/+4
* vxlan: remove the unused rcu head from struct vxlan_rdstCong Wang2013-05-281-1/+0
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-281-6/+5
* net: pass info struct via netdevice notifierJiri Pirko2013-05-2817-22/+22
* bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov2013-05-271-9/+1
* net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-271-13/+1
* net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2013-05-271-7/+26
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-271-2/+2
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-272-1/+5
* net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-272-4/+0
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-273-3/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-2737-61/+0
* fec: Handle the regulator in suspend/resumeFabio Estevam2013-05-271-0/+10
* fec: Remove irqs firstFabio Estevam2013-05-271-5/+5
* fec: Disable the PHY regulator on error and removalFabio Estevam2013-05-271-0/+6
* fec: Invert the order of error path sequenceFabio Estevam2013-05-271-2/+2
* fec: Place the phy regulator in the private structureFabio Estevam2013-05-272-4/+4
* be2net: Trim padded packets for LancerSomnath Kotur2013-05-271-1/+3
* be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur2013-05-271-0/+10
* be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-273-7/+8
* bnx2x: Change to D3hot only on removalYuval Mintz2013-05-272-10/+24
* bnx2x: Implement PCI shutdownYuval Mintz2013-05-271-12/+59
* bnx2x: Count number of possible FCoE interfacesDmitry Kravkov2013-05-271-3/+48
* bnx2x: Ack unknown VF messagesAriel Elior2013-05-271-1/+4
* bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-272-14/+31
* bnx2x: Zero VFs starting MACsAriel Elior2013-05-271-1/+5
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-2523-95/+66
* qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-241-2/+2
* qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-243-40/+41
* qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-241-9/+28
* qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-245-46/+98
* qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-243-8/+34
* qlcnic: diagnostics routine changesSony Chacko2013-05-242-9/+31
* qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-241-7/+11
* qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-241-1/+5
* qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-243-35/+11
* qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-242-12/+16
* qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-241-0/+8
* qlcnic: Support spoof check config.Rajesh Borundia2013-05-244-0/+40
* tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-241-2/+0
* tg3: Fix misplaced empty lineNithin Sujir2013-05-241-1/+1
* tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-241-7/+7
* tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-241-33/+48
OpenPOWER on IntegriCloud