summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-3/+2
* cxgb4vf: remove __dev* attributesBill Pemberton2012-12-033-15/+15
* cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-271-2/+3
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-311-1/+1
* ethernet: Remove casts to same typeJoe Perches2012-06-062-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-0/+2
|\
| * cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-061-1/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \
| * | switch debugfs to umode_tAl Viro2012-01-031-1/+1
| |/
* | net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-221-3/+2
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-3/+5
* | Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-3/+4
|/
* cxgb4vf: convert to SKB paged frag API.Ian Campbell2011-10-212-53/+41
* net: add skb frag size accessorsEric Dumazet2011-10-191-13/+13
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+2
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-107-0/+7735
OpenPOWER on IntegriCloud