aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/vxge (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+3
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-9/+6
2012-12-03vxge/s2io: remove __dev* attributesBill Pemberton3-14/+14
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-1/+1
2012-09-07netdev: make pci_error_handlers constStephen Hemminger1-1/+1
2012-08-23vxge: Use PCI Express Capability accessorsJiang Liu1-2/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-22net: fix race condition in several drivers when reading statsKevin Groeneveld1-4/+4
2012-07-10vxge/s2io: remove dead URLsJon Mason1-3/+1
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings1-2/+1
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz1-1/+2
2012-06-06ethernet: Remove casts to same typeJoe Perches4-12/+11
2012-04-07vxge: stop using net_device.{base_addr, irq}.Francois Romieu1-11/+7
2012-04-04vxge: Convert macro to inline functionJoe Perches2-9/+12
2012-04-03vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches1-1/+1
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-2/+4
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-4/+5
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 Dumazet1-6/+6
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-16vxge: make function table conststephen hemminger4-17/+20
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher11-0/+23310