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