summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2012-19/+49
|\
| * net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
| * bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
| * bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
| * drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
| * ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-171-0/+1
| * net: fec: fix missing napi_disable callGeorg Hofmann2013-03-151-0/+1
| * net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-152-11/+16
| * tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
| * Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-131-1/+2
| |\
| | * sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-121-1/+2
| * | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-131-1/+1
* | | net/smsc911x: Use NULL instead of integer for pointerSachin Kamat2013-03-191-1/+1
* | | bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-183-11/+24
* | | bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-183-28/+204
* | | net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* | | net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-181-12/+1
* | | net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* | | net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-181-4/+2
* | | sfc: make local functions staticstephen hemminger2013-03-172-5/+5
* | | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-1725-119/+79
* | | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-152-6/+5
* | | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-1534-250/+111
* | | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-153-8/+50
* | | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-151-11/+10
* | | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-152-78/+147
* | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-141-0/+8
* | | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-143-0/+26
* | | cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-03-145-9/+73
* | | cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2013-03-142-19/+10
* | | cxgb4: Update driver version and descriptionSantosh Rastapur2013-03-141-2/+2
* | | cxgb4: Add T5 PCI idsSantosh Rastapur2013-03-141-0/+38
* | | cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-143-43/+119
* | | cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur2013-03-141-16/+71
* | | cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-143-5/+102
* | | cxgb4: Dump T5 registersSantosh Rastapur2013-03-141-4/+448
* | | cxgb4: Initialize T5Santosh Rastapur2013-03-144-48/+227
* | | cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur2013-03-143-2/+95
* | | cxgb4: Add register definations for T5Santosh Rastapur2013-03-141-0/+94
* | | sfc: remove duplicated include from efx.cWei Yongjun2013-03-131-1/+0
* | | qlcnic: Bump up the version to 5.1.37Shahed Shaikh2013-03-131-2/+2
* | | qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani2013-03-133-8/+265
* | | drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N2013-03-131-2/+14
* | | driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N2013-03-131-0/+104
* | | driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N2013-03-131-0/+29
* | | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-5/+5
* | | ks8851_mll: basic ethernet statisticsDavid J. Choi2013-03-121-6/+26
OpenPOWER on IntegriCloud