summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* r8169: fix invalid register dumpPeter Wu2013-08-221-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-08-2214-240/+476
|\
| * e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan2013-08-221-1/+1
| * e1000e: Avoid kernel crash during shutdownLi Zhang2013-08-221-0/+7
| * e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny2013-08-221-26/+59
| * e1000e: cleanup whitespace in recent commitBruce Allan2013-08-221-1/+2
| * igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-223-21/+97
| * igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2013-08-222-1/+3
| * igb: Fix get_fw_version function for all partsCarolyn Wyborny2013-08-224-44/+93
| * igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-224-2/+19
| * igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny2013-08-224-60/+77
| * igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-225-65/+92
| * igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck2013-08-221-0/+4
| * igb: don't allow SR-IOV without MSI-XMitch A Williams2013-08-221-0/+5
| * igb: Added rcu_lock to avoid raceAkeem G Abodunrin2013-08-221-1/+4
| * igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-223-19/+12
| * igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-221-1/+3
|/
* net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-211-1/+1
* net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen2013-08-211-1/+1
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-08-214-87/+75
|\
| * can: mcp251x: Allow tuning SPI mode and limit maximal SPI speedAlexander Shiyan2013-08-211-1/+5
| * can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan2013-08-212-10/+1
| * can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2013-08-214-76/+69
* | stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-212-3/+1
* | net: emac: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-1/+0
* | net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-1/+0
* | net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-1/+0
* | net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | Merge branch 'tuntap'David S. Miller2013-08-212-6/+43
|\ \
| * | tun: Get skfilter layoutPavel Emelyanov2013-08-212-0/+11
| * | tun: Allow to skip filter on attachPavel Emelyanov2013-08-212-5/+8
| * | tun: Report whether the queue is attached or notPavel Emelyanov2013-08-211-0/+3
| * | tun: Add ability to create tun device with given indexPavel Emelyanov2013-08-212-1/+21
|/ /
* | net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai2013-08-211-3/+7
* | net/mlx4_en: Fix handling of dma_map failureAmir Vadai2013-08-211-35/+62
* | net/mlx4_en: Notify user when TX ring in error stateAmir Vadai2013-08-211-0/+9
* | net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev2013-08-211-2/+2
* | net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai2013-08-211-6/+9
* | qlcnic: Update version to 5.3.48Himanshu Madhani2013-08-211-2/+2
* | qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh2013-08-217-11/+63
* | qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani2013-08-216-14/+34
* | qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.Himanshu Madhani2013-08-218-35/+145
* | qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani2013-08-218-112/+487
|/
* net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2013-08-212-1/+151
OpenPOWER on IntegriCloud