aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/via
AgeCommit message (Expand)Author
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-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller
2013-01-28via-rhine: add 64bit statistics.Jamie Gloudon
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03via-velocity: remove __dev* attributesBill Pemberton
2012-12-03via-rhine: remove __dev* attributesBill Pemberton
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-07via-velocity: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07via-rhine: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-01via-rhine: fix wait-bit inversion.Andreas Mohr
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-05via-velocity: S3 resume fix.David Lv
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-07via-rhine: rework suspend and resume.Francois Romieu
2012-01-07via-rhine: per device debug level.Francois Romieu
2012-01-07via-rhine: RHINE_WAIT_FOR macro removal.Francois Romieu
2012-01-07via-rhine: move work from irq handler to softirq and beyond.Francois Romieu
2012-01-07via-rhine: remove useless forward declarations.Francois Romieu
2012-01-07via-rhine: balance interrupt acknowledge and events retrieval.Francois Romieu
2012-01-07via-rhine: factor out tx_thresh handlingFrancois Romieu
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-22via-velocity: convert to SKB paged frag API.Ian Campbell
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12via-*: Move the VIA driversJeff Kirsher