index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
l2t.c
Age
Commit message (
Expand
)
Author
2019-01-16
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2018-08-07
cxgb4/l2t: Mark expected switch fall-through
Gustavo A. R. Silva
2018-05-14
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2016-03-22
cxgb4: move VLAN_NONE macro definition
Varun Prakash
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
2015-07-08
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-06-22
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
2014-04-14
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
2014-01-13
cxgb4: silence shift wrapping static checker warning
Dan Carpenter
2013-12-22
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
2011-10-31
drivers/net: fix mislocated headers in cxgb4/l2t.c
Paul Gortmaker
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher