index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
cxgb4vf_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
2019-12-30
1
-2
/
+2
*
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-14
/
+7
*
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-1
/
+1
*
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
1
-16
/
+0
*
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
2019-03-01
1
-1
/
+1
*
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
2019-03-01
1
-10
/
+3
*
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
2019-03-01
1
-33
/
+35
*
cxgb4vf: Enter debugging mode if FW is inaccessible
Arjun Vynipadath
2019-02-28
1
-13
/
+32
*
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2019-02-28
1
-8
/
+7
*
cxgb4vf: Few more link management changes.
Vishal Kulkarni
2019-02-13
1
-1
/
+8
*
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-02-03
1
-26
/
+73
*
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
2019-01-29
1
-0
/
+7
*
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-12-15
1
-14
/
+2
*
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-20
1
-3
/
+3
*
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
2018-11-09
1
-0
/
+6
*
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
2018-11-09
1
-2
/
+4
*
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-05-25
1
-3
/
+2
*
cxgb4vf: display pause settings
Ganesh Goudar
2018-04-17
1
-0
/
+16
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-5
/
+5
*
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-12
1
-13
/
+24
*
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
2018-03-04
1
-3
/
+11
*
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-24
1
-0
/
+2
*
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
2017-12-28
1
-1
/
+9
*
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
2017-11-03
1
-0
/
+58
*
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
2017-08-20
1
-13
/
+37
*
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
1
-0
/
+18
*
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2017-01-06
1
-9
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-0
/
+1
|
\
|
*
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
2016-12-08
1
-0
/
+1
*
|
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2016-12-08
1
-8
/
+1
*
|
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-4
/
+2
|
/
*
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
2016-08-28
1
-1
/
+1
*
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
2016-08-14
1
-0
/
+24
*
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
2016-07-25
1
-97
/
+179
*
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
2016-06-25
1
-0
/
+2
*
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2016-06-15
1
-6
/
+2
*
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
2016-04-29
1
-0
/
+112
*
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
2016-04-06
1
-1
/
+2
*
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
1
-4
/
+4
*
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
1
-0
/
+5
*
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
1
-71
/
+94
*
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-10
1
-25
/
+26
*
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
1
-46
/
+0
*
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
1
-10
/
+0
*
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-18
1
-44
/
+72
*
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2015-10-22
1
-1
/
+1
*
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
1
-6
/
+7
*
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
2015-03-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-1
/
+1
|
\
|
*
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
2015-01-14
1
-1
/
+1
[next]