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