| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | batman-adv: Return reason for failure in batadv_check_unicast_packet() | Martin Hundebøll | 2013-03-13 | 1 | -4/+14 |
| * | | batman-adv: replace redundant primary_if_get calls | Marek Lindner | 2013-03-13 | 3 | -46/+11 |
* | | | csiostor: Cleanup chip specific operations. | Arvind Bhushan | 2013-03-14 | 6 | -512/+193 |
* | | | csiostor: Header file modifications for chip support and bug fixes. | Arvind Bhushan | 2013-03-14 | 5 | -18/+212 |
* | | | csiostor: Add T5 adapter operations. | Arvind Bhushan | 2013-03-14 | 1 | -0/+397 |
* | | | csiostor: Segregate T4 adapter operations. | Arvind Bhushan | 2013-03-14 | 1 | -0/+403 |
* | | | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya | 2013-03-14 | 1 | -8/+5 |
* | | | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya | 2013-03-14 | 2 | -2/+2 |
* | | | RDMA/cxgb4: Map pbl buffers for dma if using DSGL. | Vipul Pandya | 2013-03-14 | 1 | -6/+23 |
* | | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 2013-03-14 | 5 | -36/+190 |
* | | | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya | 2013-03-14 | 3 | -6/+30 |
* | | | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 2013-03-14 | 4 | -4/+42 |
* | | | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 2013-03-14 | 6 | -35/+77 |
* | | | cxgb4vf: Add support for Chelsio T5 adapter | Santosh Rastapur | 2013-03-14 | 5 | -9/+73 |
* | | | cxgb4: Disable SR-IOV support for PF4-7 for T5 | Santosh Rastapur | 2013-03-14 | 2 | -19/+10 |
* | | | cxgb4: Update driver version and description | Santosh Rastapur | 2013-03-14 | 1 | -2/+2 |
* | | | cxgb4: Add T5 PCI ids | Santosh Rastapur | 2013-03-14 | 1 | -0/+38 |
* | | | cxgb4: Add T5 debugfs support | Santosh Rastapur | 2013-03-14 | 3 | -43/+119 |
* | | | cxgb4: Enable doorbell drop recovery only for T4 adapter | Santosh Rastapur | 2013-03-14 | 1 | -16/+71 |
* | | | cxgb4: Add T5 write combining support | Santosh Rastapur | 2013-03-14 | 3 | -5/+102 |
* | | | cxgb4: Dump T5 registers | Santosh Rastapur | 2013-03-14 | 1 | -4/+448 |
* | | | cxgb4: Initialize T5 | Santosh Rastapur | 2013-03-14 | 4 | -48/+227 |
* | | | cxgb4: Add macros, structures and inline functions for T5 | Santosh Rastapur | 2013-03-14 | 3 | -2/+95 |
* | | | cxgb4: Add register definations for T5 | Santosh Rastapur | 2013-03-14 | 1 | -0/+94 |
* | | | tuntap: remove unused variable in __tun_detach() | Wei Yongjun | 2013-03-13 | 1 | -2/+0 |
* | | | sfc: remove duplicated include from efx.c | Wei Yongjun | 2013-03-13 | 1 | -1/+0 |
|/ / |
|
* | | qlcnic: Bump up the version to 5.1.37 | Shahed Shaikh | 2013-03-13 | 1 | -2/+2 |
* | | qlcnic: Implement flash sysfs callback for 83xx adapter | Himanshu Madhani | 2013-03-13 | 3 | -8/+265 |
* | | Merge branch 'cpsw' | David S. Miller | 2013-03-13 | 4 | -14/+165 |
|\ \ |
|
| * | | drivers: net: ethernet: cpsw: implement get phy_id via ioctl | Mugunthan V N | 2013-03-13 | 1 | -2/+14 |
| * | | driver: net: ethernet: cpsw: implement interrupt pacing via ethtool | Mugunthan V N | 2013-03-13 | 1 | -0/+104 |
| * | | driver: net: ethernet: cpsw: implement ethtool get/set phy setting | Mugunthan V N | 2013-03-13 | 1 | -0/+29 |
| * | | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave | Mugunthan V N | 2013-03-13 | 4 | -10/+11 |
| * | | documentation: dt: bindings: cpsw: cleanup documentation | Mugunthan V N | 2013-03-13 | 1 | -2/+7 |
|/ / |
|
* | | ks8851_mll: basic ethernet statistics | David J. Choi | 2013-03-12 | 1 | -6/+26 |
* | | driver: isdn: hisax: remove cast for kmalloc/kzalloc return value | Zhang Yanfei | 2013-03-12 | 2 | -2/+2 |
* | | driver: isdn: capi: remove cast for kmalloc return value | Zhang Yanfei | 2013-03-12 | 1 | -2/+1 |
* | | mv643xx_eth with 88E1318S: support Wake on LAN | Michael Stapelberg | 2013-03-12 | 2 | -0/+159 |
* | | phy: add set_wol/get_wol functions | Michael Stapelberg | 2013-03-12 | 2 | -0/+26 |
* | | tcp: TLP loss detection. | Nandita Dukkipati | 2013-03-12 | 7 | -0/+54 |
* | | tcp: Tail loss probe (TLP) | Nandita Dukkipati | 2013-03-12 | 12 | -28/+171 |
* | | fec: Use devm_request_and_ioremap() | Fabio Estevam | 2013-03-12 | 1 | -18/+3 |
* | | fec: Remove unused pci header | Fabio Estevam | 2013-03-12 | 1 | -1/+0 |
* | | bridge: using for_each_set_bit to simplify the code | Wei Yongjun | 2013-03-12 | 2 | -12/+3 |
* | | bridge: using for_each_set_bit_from to simplify the code | Wei Yongjun | 2013-03-12 | 1 | -3/+1 |
* | | bnx2x: use list_move instead of list_del/list_add | Wei Yongjun | 2013-03-12 | 1 | -2/+1 |
* | | qlcnic: remove duplicated include from qlcnic_sysfs.c | Wei Yongjun | 2013-03-12 | 1 | -2/+0 |
* | | bnx2x: Restore FCoE 4-port devices support | Dmitry Kravkov | 2013-03-12 | 1 | -10/+0 |
* | | bnx2x: use FW 7.8.17 | Dmitry Kravkov | 2013-03-12 | 7 | -147/+338 |
* | | bnx2x: Avoid using zero MAC | Yuval Mintz | 2013-03-12 | 1 | -7/+5 |