summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/l2t.c
Commit message (Expand)AuthorAgeFilesLines
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-1/+1
* cxgb4: move VLAN_NONE macro definitionVarun Prakash2016-03-221-2/+0
* cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2015-12-171-38/+23
* cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai2015-12-171-2/+1
* cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai2015-12-171-14/+111
* cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai2015-12-171-1/+1
* cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-081-40/+54
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-1/+1
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-1/+1
* cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-051-4/+5
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-2/+2
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-1/+1
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-221-1/+1
* cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
* cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-221-0/+35
* cxgb4: Add T4 filter supportVipul Pandya2012-12-191-0/+32
* drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-10-311-4/+3
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+597