aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tile/tilegx.c
Commit message (Expand)AuthorAge
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* net: tilegx driver: avoid compiler warningChris Metcalf2013-09-11
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-03
* tile: fix missing unlock on error in tile_net_open()Wei Yongjun2013-08-05
* tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2013-08-01
* tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2013-08-01
* tile: make "tile_net.custom" a proper bool module parameterChris Metcalf2013-08-01
* tile: support TSO for IPv6 in tilegx network driverChris Metcalf2013-08-01
* tile: support multiple mPIPE shims in tilegx network driverChris Metcalf2013-08-01
* tile: enable GRO in the tilegx network driverChris Metcalf2013-08-01
* tile: fix panic bug in napi support for tilegx network driverChris Metcalf2013-08-01
* tile: update dev->stats directly in tilegx network driverChris Metcalf2013-08-01
* tile: support jumbo frames in the tilegx network driverChris Metcalf2013-08-01
* tile: set hw_features and vlan_features in setupChris Metcalf2013-08-01
* tile: support new Tilera hypervisorChris Metcalf2013-05-02
* tilegx: request_irq with a non-null device nameSimon Marchi2012-11-16
* tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-26
* tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf2012-07-18
* tilegx net driver: handle payload data not in fragsChris Metcalf2012-07-18
* net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf2012-07-18
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* tilegx network driver: initial supportChris Metcalf2012-06-11