aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-2/+4
2011-11-29corral some wayward N/A fw_version dust bunniesRick Jones1-1/+0
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław2-6/+7
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+4
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-19net: add skb frag size accessorsEric Dumazet2-12/+12
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-2/+0
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-22s2io: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-16vxge: make function table conststephen hemminger4-17/+20
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko2-2/+2
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher16-0/+34150