summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/neterion/vxge
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03vxge/s2io: remove __dev* attributesBill Pemberton
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-08-23vxge: Use PCI Express Capability accessorsJiang Liu
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-22net: fix race condition in several drivers when reading statsKevin Groeneveld
2012-07-11vxge/s2io: remove dead URLsJon Mason
2012-07-11drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-04-07vxge: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-05vxge: Convert macro to inline functionJoe Perches
2012-04-03vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell
2011-09-16vxge: make function table conststephen hemminger
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher