aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-1/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-07-05cxgb4: set maximal number of default RSS queuesYuval Mintz1-2/+2
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya6-42/+280
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2-11/+61
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya5-0/+103
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-03-06cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-1/+1
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-13/+14
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-3/+3
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-3/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-5/+7
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-10-31drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker1-4/+3
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-21cxgb4: convert to SKB paged frag API.Ian Campbell2-23/+24
2011-10-19net: add skb frag size accessorsEric Dumazet1-13/+13
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+3
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+3
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher12-0/+14102