linux/drivers/infiniband/hw
Amir Vadai ec693d4701 net/mlx4_en: Add HW timestamping (TS) support
The patch allows to enable/disable HW timestamping for incoming and/or
outgoing packets. It adds and initializes all structs and callbacks
needed by kernel TS API.
To enable/disable HW timestamping appropriate ioctl should be used.
Currently HWTSTAMP_FILTER_ALL/NONE and HWTSAMP_TX_ON/OFF only are
supported.
When enabling TS on receive flow - VLAN stripping will be disabled.
Also were made all relevant changes in RX/TX flows to consider TS request
and plant HW timestamps into relevant structures.
mlx4_ib was fixed to compile with new mlx4_cq_alloc() signature.

Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-24 16:30:14 -04:00
..
amso1100 IB/amso1100: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
cxgb3 IB/cxgb3: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
cxgb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-03-27 13:52:49 -04:00
ehca IB/ehca: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
ipath IB/ipath: Silence a static checker warning 2013-03-22 18:07:04 -07:00
mlx4 net/mlx4_en: Add HW timestamping (TS) support 2013-04-24 16:30:14 -04:00
mthca Drivers: infinband: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
nes net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
ocrdma IB/ocrdma: convert to idr_alloc() 2013-02-27 19:10:17 -08:00
qib firmware,IB/qib: revert firmware file move 2013-04-05 12:19:39 -07:00