Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | net: tilegx driver: avoid compiler warning | Chris Metcalf | 1 | -3/+3 |
2013-09-04 | drivers/net: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2013-08-05 | tile: fix missing unlock on error in tile_net_open() | Wei Yongjun | 1 | -1/+3 |
2013-08-02 | tile: support PTP using the tilegx mPIPE (IEEE 1588) | Chris Metcalf | 1 | -1/+215 |
2013-08-02 | tile: remove deprecated NETIF_F_LLTX flag from tile drivers | Chris Metcalf | 1 | -1/+0 |
2013-08-02 | tile: make "tile_net.custom" a proper bool module parameter | Chris Metcalf | 1 | -5/+5 |
2013-08-02 | tile: support TSO for IPv6 in tilegx network driver | Chris Metcalf | 1 | -15/+29 |
2013-08-02 | tile: support multiple mPIPE shims in tilegx network driver | Chris Metcalf | 1 | -210/+341 |
2013-08-02 | tile: enable GRO in the tilegx network driver | Chris Metcalf | 1 | -1/+1 |
2013-08-02 | tile: fix panic bug in napi support for tilegx network driver | Chris Metcalf | 1 | -32/+33 |
2013-08-02 | tile: update dev->stats directly in tilegx network driver | Chris Metcalf | 1 | -21/+8 |
2013-08-02 | tile: support jumbo frames in the tilegx network driver | Chris Metcalf | 1 | -159/+188 |
2013-08-02 | tile: set hw_features and vlan_features in setup | Chris Metcalf | 1 | -4/+11 |
2013-05-03 | tile: support new Tilera hypervisor | Chris Metcalf | 1 | -1/+1 |
2012-11-16 | tilegx: request_irq with a non-null device name | Simon Marchi | 1 | -1/+1 |
2012-10-26 | tilegx: fix some issues in the SW TSO support | Chris Metcalf | 1 | -16/+19 |
2012-07-18 | tilegx net: use eth_hw_addr_random(), not eth_random_addr() | Chris Metcalf | 1 | -1/+1 |
2012-07-18 | tilegx net driver: handle payload data not in frags | Chris Metcalf | 1 | -18/+18 |
2012-07-18 | net: tilegx driver bugfix (be explicit about percpu queue number) | Chris Metcalf | 1 | -8/+15 |
2012-07-17 | ethernet: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
2012-06-12 | tilegx network driver: initial support | Chris Metcalf | 1 | -0/+1898 |