summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/l2t.c
Commit message (Expand)AuthorAge
* neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-25
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-06
* cxgb4: move VLAN_NONE macro definitionVarun Prakash2016-03-22
* cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2015-12-17
* cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai2015-12-17
* cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai2015-12-17
* cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai2015-12-17
* cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-08
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-12
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-12
* cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-05
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-22
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-13
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-22
* cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-14
* cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-13
* cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-22
* cxgb4: Add T4 filter supportVipul Pandya2012-12-19
* drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-10-31
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10