summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/l2t.c
AgeCommit message (Expand)Author
2020-01-24l2t_seq_next should increase position indexVasily Averin
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET
2019-01-16cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-09-14cxgb4: update supported DCB versionGanesh Goudar
2018-08-07cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2011-10-31drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher