summaryrefslogtreecommitdiffstats
path: root/drivers/net/myri_sbus.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* llc: use dev_hard_headerOctavian Purdila2009-12-261-3/+3
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* myri_sbus: use request_firmwareJaswinder Singh Rajput2009-04-041-7/+30
* myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller2009-03-231-0/+2
* myri_sbus: Convert to net_device_ops.David S. Miller2009-03-231-6/+10
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-5/+5
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-9/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-1/+1
|\
| * netdrv: Fix unregister_netdev typosHerbert Xu2008-10-051-1/+1
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | myri_sbus: Convert to pure OF driver.David S. Miller2008-08-291-88/+68
* | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-291-1/+1
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-31/+32
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-10/+17
|/
* [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin2007-11-131-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-10/+18
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-19/+10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-12/+8
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-171-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-14/+14
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET] myri_sbus: Convert to new SBUS device layer.David S. Miller2006-06-231-55/+61
* [PATCH] gfp_t: drivers/netAl Viro2005-10-281-1/+1
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1174
OpenPOWER on IntegriCloud