index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
2012-10-03
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-27
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
2012-09-27
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
2012-09-27
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
2012-09-27
cxgb4: Add support for T4 configuration file
Vipul Pandya
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
2012-09-27
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
2012-09-27
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-05
cxgb4: Remove duplicate register definitions
Vipul Pandya
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-18
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
2012-05-18
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2012-05-18
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
2012-05-01
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-06
cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
2012-03-06
cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-15
cxgb3: update firmware version
Divy Le Ray
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-05
net: make ethtool_ops const
stephen hemminger
2012-01-04
switch debugfs to umode_t
Al Viro
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-05
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
2011-12-05
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
[next]