index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-10
1
-0
/
+57
*
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
2019-06-09
1
-8
/
+48
*
cxgb4: Enable hash filter with offload
Vishal Kulkarni
2019-05-22
1
-9
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
1
-3
/
+12
|
\
|
*
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-05-07
1
-3
/
+12
*
|
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-04-27
1
-5
/
+5
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-3
/
+2
|
/
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-50
/
+51
*
cxgb4: Add VF Link state support
Arjun Vynipadath
2019-03-01
1
-6
/
+51
*
cxgb4: Enable outer UDP checksum offload for T6
Arjun Vynipadath
2019-02-28
1
-0
/
+2
*
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2019-02-28
1
-2
/
+2
*
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
2019-02-14
1
-2
/
+12
*
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
2019-02-14
1
-4
/
+15
*
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-02-03
1
-12
/
+59
*
cxgb4: TLS record offload enable
Atul Gupta
2019-01-22
1
-1
/
+2
*
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
2018-11-30
1
-1
/
+1
*
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-29
/
+29
*
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-20
1
-9
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
1
-2
/
+2
|
\
|
*
cxgb4: fix thermal zone build error
Ganesh Goudar
2018-11-15
1
-2
/
+2
*
|
cxgb4: free mac_hlist properly
Arjun Vynipadath
2018-11-09
1
-0
/
+8
|
/
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-1
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
*
|
cxgb4: fix thermal configuration dependencies
Arnd Bergmann
2018-10-11
1
-6
/
+4
*
|
cxgb4: Add thermal zone support
Ganesh Goudar
2018-10-09
1
-0
/
+8
*
|
cxgb4: remove duplicated include from cxgb4_main.c
YueHaibing
2018-09-17
1
-1
/
+0
*
|
cxgb4: when max_tx_rate is 0 disable tx rate limiting
Ganesh Goudar
2018-09-03
1
-2
/
+23
|
/
*
cxgb4: remove set but not used variable 'spd'
YueHaibing
2018-08-13
1
-8
/
+0
*
cxgb4: add support to display DCB info
Ganesh Goudar
2018-08-10
1
-1
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+2
|
\
|
*
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Arjun Vynipadath
2018-07-25
1
-0
/
+2
*
|
cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
Ganesh Goudar
2018-08-01
1
-4
/
+3
*
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
*
|
cxgb4: Fix the condition to check if the card is T5
Ganesh Goudar
2018-07-05
1
-1
/
+1
*
|
cxgb4: Add support to read actual provisioned resources
Casey Leedom
2018-07-05
1
-35
/
+99
*
|
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
2018-06-29
1
-1
/
+1
*
|
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
1
-1
/
+1
|
/
*
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
2018-06-24
1
-1
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+3
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-74
/
+1
|
\
|
*
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-25
1
-74
/
+1
*
|
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-05-25
1
-2
/
+3
*
|
cxgb4: clean up init_one
Ganesh Goudar
2018-05-25
1
-21
/
+26
*
|
cxgb4: Check for kvzalloc allocation failure
YueHaibing
2018-05-24
1
-0
/
+4
*
|
cxgb4: do L1 config when module is inserted
Ganesh Goudar
2018-05-23
1
-3
/
+8
*
|
cxgb4: do not fail vf instatiation in slave mode
Arjun Vynipadath
2018-05-14
1
-7
/
+3
*
|
cxgb4: collect hardware dump in second kernel
Rahul Lakkireddy
2018-05-14
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-4
/
+3
|
\
\
[next]