aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches42-278/+122
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur3-8/+50
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur1-11/+10
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao1-1/+0
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2-3/+16
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com3-78/+155
2013-03-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller19-65/+2259
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan6-512/+193
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan5-18/+212
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan1-0/+397
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan1-0/+403
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya1-8/+5
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2-2/+2
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya1-6/+23
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya5-36/+190
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya3-6/+30
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya4-4/+42
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya6-35/+77
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur5-9/+73
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2-19/+10
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur1-2/+2
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur1-0/+38
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur3-43/+119
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur1-16/+71
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur3-5/+102
2013-03-14cxgb4: Dump T5 registersSantosh Rastapur1-4/+448
2013-03-14cxgb4: Initialize T5Santosh Rastapur4-48/+227
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur3-2/+95
2013-03-14cxgb4: Add register definations for T5Santosh Rastapur1-0/+94
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll3-0/+246
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll6-3/+253
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll5-0/+466
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll4-7/+557
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll7-0/+524
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll10-1/+184
2013-03-13batman-adv: don't use !! in bool conversionAntonio Quartulli2-5/+5
2013-03-13batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll1-4/+14
2013-03-13batman-adv: replace redundant primary_if_get callsMarek Lindner3-46/+11
2013-03-13tuntap: remove unused variable in __tun_detach()Wei Yongjun1-2/+0
2013-03-13sfc: remove duplicated include from efx.cWei Yongjun1-1/+0
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh1-2/+2
2013-03-13qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani3-8/+265
2013-03-13Merge branch 'cpsw'David S. Miller4-14/+165
2013-03-13drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N1-2/+14
2013-03-13driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N1-0/+104
2013-03-13driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N1-0/+29
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N4-10/+11
2013-03-13documentation: dt: bindings: cpsw: cleanup documentationMugunthan V N1-2/+7
2013-03-12ks8851_mll: basic ethernet statisticsDavid J. Choi1-6/+26
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2-2/+2