summaryrefslogtreecommitdiffstats
path: root/drivers/net/via-rhine.c
Commit message (Expand)AuthorAgeFilesLines
* via-rhine: hardware VLAN supportRoger Luethi2010-12-081-14/+312
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-261-4/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-13/+28
|\
| * net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski2009-12-231-13/+28
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-5/+5
* drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-2/+3
|\
| * drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-141-2/+3
* | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-0/+1
|\ \ | |/
| * netdev: restore MTU change operationBen Hutchings2009-07-121-0/+1
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
|/
* net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet2009-05-271-26/+32
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* via-rhine: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-2/+2
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-111-0/+1
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-2/+2
* netdevice: Kill netdev->privWang Chen2008-12-081-4/+5
* via-rhine: convert to net_device_opsStephen Hemminger2008-11-211-11/+17
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skbKevin Lo2008-09-031-4/+4
* via-rhine: delete non NAPI code from the driver.Francois Romieu2008-07-111-25/+2
* [netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia2008-02-241-1/+1
* via-rhine.c:rhine_hw_init() must be __devinitAdrian Bunk2008-02-031-1/+1
* drivers/net: Add missing "space"Joe Perches2008-01-281-1/+1
* via-rhine: endiannessAl Viro2007-10-101-8/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+5
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-16/+26
* via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess2007-08-141-0/+6
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-8/+5
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-8/+5
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-2/+2
|/
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* via-rhine: set avoid_D3 for broken BIOSesRoger Luethi2007-03-091-2/+30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-8/+5
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-5/+2
| |\
OpenPOWER on IntegriCloud