Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
318a68f2a7490cc0f8a5004b94691938dbfff4ae
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
cxgb4vf_main.c
5ad24de
cxgb4vf: Fix ethtool get_settings for VF driver
by Hariprasad Shenai
· 10 years ago
df64e4d
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
by Hariprasad Shenai
· 10 years ago
e0a8b34
cxgb4vf: Add and initialize some sge params for VF driver
by Hariprasad Shenai
· 10 years ago
3fedeab
cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
by Hariprasad Shenai
· 10 years ago
b2e1a3f
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW
by Hariprasad Shenai
· 10 years ago
5167865
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST
by Hariprasad Shenai
· 10 years ago
cd03cf0
cxgb4vf: Replace repetitive pci device ID's with right ones
by Hariprasad Shenai
· 10 years ago
897d55d
cxgb4vf: Add 40G support for cxgb4vf driver
by Hariprasad Shenai
· 10 years ago
91c04a9
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
by Hariprasad Shenai
· 10 years ago
b961f9a
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
by Hariprasad Shenai
· 10 years ago
56e03e5
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
by Hariprasad Shenai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
c2a1985
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine
by Hariprasad Shenai
· 10 years ago
dde3aad
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
by Hariprasad Shenai
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
63ea7dc
cxgb4vf: Adds device Id for few more Chelsio adapters
by Hariprasad Shenai
· 11 years ago
bd66368
cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f6f273b
cxgb4vf: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 11 years ago
70ee366
cxgb4vf: added much cleaner implementation of is_t4()
by Hariprasad Shenai
· 11 years ago
1eb850c
net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE
by Jingoo Han
· 11 years ago
cefa63b
net: cxgb4vf: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
94dace1
cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
by Vipul Pandya
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
622c62b
cxgb4vf: Add support for Chelsio T5 adapter
by Santosh Rastapur
· 12 years ago
428ac43
chelsio: Use netdev_<level> and pr_<level>
by Joe Perches
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
d289f86
cxgb4vf: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
79421b4
cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters
by Vipul Pandya
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 14 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
f7917c0
chelsio: Move the Chelsio drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/cxgb4vf/cxgb4vf_main.c]
8773766
cxgb4vf: do vlan cleanup
by Jiri Pirko
· 14 years ago
e2270ea
netdevice: Kill 'feature' test macros.
by David S. Miller
· 14 years ago
95cb365
net: Remove unneeded version.h includes from drivers/net/
by Jesper Juhl
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
2ed28ba
net: cxgb4{,vf}: convert to hw_features
by Michał Mirosław
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
857a3d0
cxgb4vf: drop phys_id interface and implement the newer set_phys_id
by Dimitris Michailidis
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7e9c262
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
by Casey Leedom
· 14 years ago
843635e
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
by Casey Leedom
· 14 years ago
bb14a1a
cxgb4vf: Check driver parameters in the right place ...
by Casey Leedom
· 14 years ago
343a8d1
cxgb4vf: recover from failure in cxgb4vf_open()
by Casey Leedom
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c710245c
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
by Casey Leedom
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
42eb59d
cxgb4vf: fix setting unicast/multicast addresses ...
by Casey Leedom
· 14 years ago
410989f
cxgb4vf: Advertise NETIF_F_TSO_ECN.
by Casey Leedom
· 14 years ago
4204875
cxgb4vf: fix up "Section Mismatch" compiler warning.
by Casey Leedom
· 14 years ago
f12fe35
cxgb4vf: add ethtool statistics for GRO.
by Casey Leedom
· 14 years ago
caedda3
cxgb4vf: minor comment/symbolic name cleanup.
by Casey Leedom
· 14 years ago
e68e613
cxgb4vf: add call to Firmware to reset VF State.
by Casey Leedom
· 14 years ago
e7a3795
cxgb4vf: Fail open if link_start() fails.
by Casey Leedom
· 14 years ago
8b6edf8
cxgb4vf: flesh out PCI Device ID Table ...
by Casey Leedom
· 14 years ago
53c7886
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
by Casey Leedom
· 14 years ago
6c6cf42
cxgb4vf: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
003ab67
cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()
by Ben Hutchings
· 14 years ago
7a0c202
cxgb4vf: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 15 years ago
c8639a8
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
by Casey Leedom
· 15 years ago
7f9dd2f
cxgb4vf: fix TX Queue restart
by Casey Leedom
· 15 years ago
68dc9d3
cxgb4vf: Implement "Unhandled Interrupts" statistic
by Casey Leedom
· 15 years ago
be839e3
cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf
by Casey Leedom
· 15 years ago