summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/via/via-velocity.c
Commit message (Expand)AuthorAgeFilesLines
* via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu2013-11-281-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-1/+3
|\
| * drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
* | net/velocity: add poll controller function for velocity nicAmit Uttamchandani2013-07-191-0/+20
|/
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-1/+1
* net: velocity: Add platform device support to VIA velocity driverTony Prisk2013-05-201-126/+282
* net: velocity: Convert to generic dma functionsTony Prisk2013-05-201-26/+25
* net: velocity: Rename vptr->dev to vptr->netdevTony Prisk2013-05-201-33/+33
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+4
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-3/+4
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+2
* via-velocity: remove __dev* attributesBill Pemberton2012-12-031-10/+15
* ethernet: Remove casts to same typeJoe Perches2012-06-061-1/+1
* via-velocity: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-7/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-3/+0
|\
| * via-velocity: S3 resume fix.David Lv2012-02-051-3/+0
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-1/+1
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
|/
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-2/+4
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-3/+3
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* via-velocity: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-4/+0
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* via-*: Move the VIA driversJeff Kirsher2011-08-121-0/+3592