summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0Star
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-2/+4
* corral some wayward N/A fw_version dust bunniesRick Jones2011-11-291-1/+0Star
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-162-6/+7
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+4
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-192-12/+12
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-2/+0Star
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* vxge: convert to SKB paged frag API.Ian Campbell2011-10-051-4/+4
* s2io: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+4
* vxge: make function table conststephen hemminger2011-09-174-17/+20
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-182-2/+2
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-1116-0/+34150