aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya1-2/+3
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-1/+1
2012-06-06ethernet: Remove casts to same typeJoe Perches2-4/+3
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-03-06cxgb4vf: 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-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-2/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-3/+2
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+5
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-3/+4
2011-10-21cxgb4vf: convert to SKB paged frag API.Ian Campbell2-53/+41
2011-10-19net: add skb frag size accessorsEric Dumazet1-13/+13
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher7-0/+7735