aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
Commit message (Expand)AuthorAge
...
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* vxge: set maximal number of default RSS queuesYuval Mintz2012-07-05
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | s2io: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* | vxge: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* | vxge: Convert macro to inline functionJoe Perches2012-04-04
* | vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches2012-04-03
|/
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* corral some wayward N/A fw_version dust bunniesRick Jones2011-11-29
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* vxge: convert to SKB paged frag API.Ian Campbell2011-10-05
* s2io: convert to SKB paged frag API.Ian Campbell2011-09-22
* vxge: make function table conststephen hemminger2011-09-16
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-11