summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-2/+0
* net: emaclite: Use platform resource tableMichal Simek2013-06-051-45/+22
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-052-2/+2
* net: sun4i-emac: remove erroneous assignmentArnd Bergmann2013-06-051-4/+0
* mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v2013-06-051-1/+1
* net/mlx4: use one page fragment per incoming frameEric Dumazet2013-06-051-3/+3
* net: mvneta: read MAC address from hardware when availableThomas Petazzoni2013-06-051-9/+35
* net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-051-1/+1
* net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-051-3/+5
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-06-0510-51/+30
|\
| * net: can: use platform_{get,set}_drvdata()Jingoo Han2013-06-038-30/+20
| * can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-4/+1
| * can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-06-031-11/+9
| * can: flexcan: Let device core handle pinctrlFabio Estevam2013-06-031-6/+0
* | net: emaclite: Fix typo in error messageJens Renner \(EFE\)2013-06-051-1/+1
* | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2013-06-041-0/+2
* | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
* | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
* | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
* | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10
|/
* tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-037-14/+14
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-4/+4
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-034-4/+4
* ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-031-2/+1
* bnx2x: fix a power state testYuval Mintz2013-06-031-1/+2
* 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