summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/l2t.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-171-1/+1
* cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-8/+5Star
* cxgb4: update supported DCB versionGanesh Goudar2018-09-141-2/+4
* cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi2018-05-151-1/+1
* neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-261-2/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-1/+1
* 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/+0Star
* cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2015-12-171-38/+23Star
* cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai2015-12-171-2/+1Star
* 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-091-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-231-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-231-0/+35
* cxgb4: Add T4 filter supportVipul Pandya2012-12-191-0/+32
* drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-11-011-4/+3Star
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-0/+597