summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tcp: Remove TCPCTChristoph Paasch2013-03-171-1/+1
* drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-171-2/+3
* 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-1738-168/+104
* vxlan: generalize forwarding tablesDavid Stevens2013-03-171-57/+206
* caif: remove caif_shmErwan Yvin2013-03-174-883/+0
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-152-6/+5
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-1542-278/+122
* 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
* csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
* csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212
* csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-141-0/+397
* csiostor: Segregate T4 adapter operations.Arvind Bhushan2013-03-141-0/+403
* RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya2013-03-141-8/+5
* RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-142-2/+2
* RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-141-6/+23
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-145-36/+190
* RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-143-6/+30
* RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-144-4/+42
* RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-146-35/+77
* 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
* tuntap: remove unused variable in __tun_detach()Wei Yongjun2013-03-131-2/+0
* 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
* driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-122-2/+2
* driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei2013-03-121-2/+1
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-122-0/+159
* phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+16
* fec: Use devm_request_and_ioremap()Fabio Estevam2013-03-121-18/+3
* fec: Remove unused pci headerFabio Estevam2013-03-121-1/+0
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0