aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty7-2/+278
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty12-0/+345
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller21-2581/+7788
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-162/+342
2013-08-26net/cadence/macb: add support for dt phy definitionBoris BREZILLON1-7/+34
2013-08-25bonding: fix error return code in bond_enslave()Wei Yongjun1-1/+2
2013-08-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller20-1278/+1130
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-99/+171
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-22fs_enet: cleanup clock API useGerhard Sittig1-0/+20
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig1-1/+0
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpswDavid S. Miller3-3/+3
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack1-0/+1
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-22r8169: fix invalid register dumpPeter Wu1-1/+5
2013-08-22Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-18/+6
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings1-85/+112
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings2-160/+120
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings4-47/+47
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings7-44/+52
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2-10/+62
2013-08-22sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2-17/+37
2013-08-22sfc: Refactor Falcon-arch filter removalBen Hutchings1-34/+40
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings10-1267/+1448
2013-08-22sfc: Refactor Falcon-arch search limit resetBen Hutchings1-29/+30
2013-08-22sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2-55/+58
2013-08-22sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings3-392/+494
2013-08-22sfc: Name the RX drop queue IDBen Hutchings2-3/+8
2013-08-22sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings1-209/+243
2013-08-22sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings1-16/+0
2013-08-22Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2013-08-22Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-9/+7
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan1-1/+1
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang1-0/+7
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny1-26/+59
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan1-1/+2
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu3-21/+97
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2-1/+3
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny4-44/+93
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny4-2/+19
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny4-60/+77
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny5-65/+92
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck1-0/+4
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams1-0/+5
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin1-1/+4
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin3-19/+12