| Commit message (Expand) | Author | Age | Files | Lines |
* | mrf24j40: Increase max SPI speed to 10MHz | Alan Ott | 2013-03-19 | 1 | -3/+2 |
* | mrf24j40: Warn if transmit interrupts timeout | Alan Ott | 2013-03-19 | 1 | -0/+1 |
* | mrf24j40: pinctrl support | Alan Ott | 2013-03-19 | 1 | -0/+7 |
* | bnx2x: add RSS capability for GRE traffic | Dmitry Kravkov | 2013-03-18 | 3 | -11/+24 |
* | bnx2x: add CSUM and TSO support for encapsulation protocols | Dmitry Kravkov | 2013-03-18 | 3 | -28/+204 |
* | net: ftgmac100: Use module_platform_driver() | Sachin Kamat | 2013-03-18 | 1 | -16/+1 |
* | net: ep93xx_eth: Use module_platform_driver() | Sachin Kamat | 2013-03-18 | 1 | -12/+1 |
* | net: dm9000: Use module_platform_driver() | Sachin Kamat | 2013-03-18 | 1 | -16/+1 |
* | net: neterion: replace ip_fast_csum with csum_replace2 | Li RongQing | 2013-03-18 | 1 | -4/+2 |
* | drivers: net: irda: use resource_size() in au1k_ir.c | Silviu-Mihai Popescu | 2013-03-17 | 1 | -2/+3 |
* | sfc: make local functions static | stephen hemminger | 2013-03-17 | 2 | -5/+5 |
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2013-03-17 | 38 | -168/+104 |
* | vxlan: generalize forwarding tables | David Stevens | 2013-03-17 | 1 | -57/+206 |
* | caif: remove caif_shm | Erwan Yvin | 2013-03-17 | 4 | -883/+0 |
* | driver/qlogic: replace ip_fast_csum with csum_replace2 | Li RongQing | 2013-03-15 | 2 | -6/+5 |
* | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2013-03-15 | 42 | -278/+122 |
* | be2net: Use new F/W mailbox cmd to manipulate interrupts. | Somnath Kotur | 2013-03-15 | 3 | -8/+50 |
* | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them) | Somnath Kotur | 2013-03-15 | 1 | -11/+10 |
* | netxen: write IP address to firmware when using bonding | nikolay@redhat.com | 2013-03-15 | 2 | -78/+147 |
* | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 2013-03-14 | 1 | -0/+8 |
* | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 2013-03-14 | 3 | -0/+26 |
* | 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 |
* | 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 | 1 | -5/+5 |
* | ks8851_mll: basic ethernet statistics | David J. Choi | 2013-03-12 | 1 | -6/+26 |
* | 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 | 1 | -0/+16 |
* | 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 |
* | 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 |