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
/
cxgb4_main.c
Age
Commit message (
Expand
)
Author
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-24
cxgb4: Add MPS refcounting for alloc/free mac filters
Raju Rangoju
2019-06-24
cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
Raju Rangoju
2019-06-24
cxgb4: Re-work the logic for mps refcounting
Raju Rangoju
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-09
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
2019-05-22
cxgb4: Enable hash filter with offload
Vishal Kulkarni
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-04-27
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-01
cxgb4: Add VF Link state support
Arjun Vynipadath
2019-02-28
cxgb4: Enable outer UDP checksum offload for T6
Arjun Vynipadath
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2019-02-14
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-01-22
cxgb4: TLS record offload enable
Atul Gupta
2018-11-30
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-15
cxgb4: fix thermal zone build error
Ganesh Goudar
2018-11-09
cxgb4: free mac_hlist properly
Arjun Vynipadath
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-11
cxgb4: fix thermal configuration dependencies
Arnd Bergmann
2018-10-09
cxgb4: Add thermal zone support
Ganesh Goudar
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-17
cxgb4: remove duplicated include from cxgb4_main.c
YueHaibing
2018-09-03
cxgb4: when max_tx_rate is 0 disable tx rate limiting
Ganesh Goudar
2018-08-13
cxgb4: remove set but not used variable 'spd'
YueHaibing
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-01
cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
Ganesh Goudar
2018-07-25
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Arjun Vynipadath
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-05
cxgb4: Fix the condition to check if the card is T5
Ganesh Goudar
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
[next]