index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
/
tilegx.c
Age
Commit message (
Expand
)
Author
2013-12-27
tile_net: Always enable PTP clock support on TILE-Gx
Ben Hutchings
2013-11-21
tile_net: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-11
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-05
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2013-08-01
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
2013-08-01
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
2013-08-01
tile: enable GRO in the tilegx network driver
Chris Metcalf
2013-08-01
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
2013-08-01
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2013-05-02
tile: support new Tilera hypervisor
Chris Metcalf
2012-11-16
tilegx: request_irq with a non-null device name
Simon Marchi
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
2012-07-18
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
Chris Metcalf
2012-07-18
tilegx net driver: handle payload data not in frags
Chris Metcalf
2012-07-18
net: tilegx driver bugfix (be explicit about percpu queue number)
Chris Metcalf
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-06-11
tilegx network driver: initial support
Chris Metcalf