summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-03cxgb4vf: remove __dev* attributesBill Pemberton1-10/+10
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-03-07cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-02-24ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-01drivers/net: Remove alloc_etherdev error messagesJoe Perches1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2012-01-04switch debugfs to umode_tAl Viro1-1/+1
2011-11-17net: 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-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher1-0/+2947