Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c05c946c68e381074dde259d8ce243da1b1aae02
/
drivers
/
net
/
ethernet
/
chelsio
404d9e3
cxgb4: Address various sparse warnings
by Vipul Pandya
· 12 years ago
594f88e9
cxgb4: allocate enough data in t4_memory_rw()
by Dan Carpenter
· 12 years ago
c0b8b99
cxgb4: Fix build error due to missing linux/vmalloc.h include.
by David S. Miller
· 12 years ago
8c357eb
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
by Vipul Pandya
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
26f7cbc
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
by Vipul Pandya
· 12 years ago
1648a22
cxgb4: Inform caller if driver didn't upgrade firmware
by Vipul Pandya
· 12 years ago
13ee15d
cxgb4: Add support for T4 hardwired driver configuration settings
by Vipul Pandya
· 12 years ago
636f9d3
cxgb4: Add support for T4 configuration file
by Vipul Pandya
· 12 years ago
52367a7
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
by Vipul Pandya
· 12 years ago
5afc8b8
cxgb4: Add functions to read memory via PCIE memory window
by Vipul Pandya
· 12 years ago
3eb4afb
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
by Vipul Pandya
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
840f300
cxgb4: Remove duplicate register definitions
by Vipul Pandya
· 12 years ago
e5c8ae5
cxgb4: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
c772b44
cxgb3: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
1d962ec
cxgb3: Set vlan_feature on net_device
by brenohl@br.ibm.com
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
5952dde
cxgb4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
dbfa600
cxgb3: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
534cb28
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
3069ee9
cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
8caa1e8
cxgb4: Common platform specific changes for DB Drop Recovery
by Vipul Pandya
· 13 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 13 years ago
60158e6
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
by Roland Dreier
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 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
f637d57
cxgb4: 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
e90c9db
cxgb3: update firmware version
by Divy Le Ray
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
278bc42
ethtool: Define and apply a default policy for RX flow hash indirection
by Ben Hutchings
· 13 years ago
7850f63
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
by Ben Hutchings
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
c4be62a
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
by David Miller
· 13 years ago
a475712
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
by David Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 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
310587c
drivers/net: fix mislocated headers in cxgb4/l2t.c
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
a0006a8
cxgb4vf: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
e91b0f2
cxgb4: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
01139222
chelsio: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
6a930b9f
cxgb3: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 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