summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: semi-Semantic changesYuval Mintz2013-06-031-6/+8
* bnx2x: Revise printsYuval Mintz2013-06-039-84/+224
* bnx2x: Semantic removal and beautificationYuval Mintz2013-06-032-22/+13
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-0312-307/+251
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-0314-160/+3
* bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet2013-06-021-1/+1
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-06-013-3/+35
* be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-06-016-35/+105
* drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N2013-06-011-0/+5
* net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-06-013-0/+205
* net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-06-016-0/+1111
* phy: add reverse MII PHY connection typeFlorian Fainelli2013-06-011-0/+1
* tulip: remove redundant D0 power state setYijing Wang2013-05-311-6/+0
* qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* net, jme: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-311-0/+25
* phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-311-0/+65
* phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-311-9/+9
* phy: Add Vitesse 8211 phy IDMichal Simek2013-05-311-0/+15
* phy: Clean coding style in vitesse phyMichal Simek2013-05-311-12/+11
* net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-311-4/+149
* net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-311-0/+11
* net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-311-7/+18
* net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-311-2/+1
* net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-311-1/+1
* net: emaclite: Update driver headerMichal Simek2013-05-311-2/+2
* net: emaclite: Enable emaclite for Xilinx Arm Zynq platformMichal Simek2013-05-311-2/+2
* net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek2013-05-311-69/+69
* net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek2013-05-311-1/+1
* net: emaclite: Support multiple phys connected to one MDIO busMichal Simek2013-05-311-1/+12
* net: emaclite: Report failures in mdio setupMichal Simek2013-05-311-3/+9
* netxen_nic: Update version to 4.0.81Manish Chopra2013-05-311-2/+2
* netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-312-7/+46
* netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-311-31/+46
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-312-4/+10
* netxen_nic: Log driver version with firmware versionManish Chopra2013-05-311-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-291-3/+1
* bonding: trivial: remove unused parameter from alb_swap_mac_addr()Veaceslav Falico2013-05-291-4/+4
* vxlan: defer vxlan init as late as possibleCong Wang2013-05-291-1/+1
* vxlan: use unsigned int instead of unsignedCong Wang2013-05-291-4/+4
* vxlan: remove the unused rcu head from struct vxlan_rdstCong Wang2013-05-291-1/+0
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-291-6/+5
* isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-291-1/+1
* net: pass info struct via netdevice notifierJiri Pirko2013-05-2825-31/+31
* bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov2013-05-281-9/+1
* net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-281-13/+1
* net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2013-05-281-7/+26
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-281-2/+2
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-282-1/+5