summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunqe.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-8/+8
* 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-3/+3
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-4/+3
|\
| * net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
| * net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | 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-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-6/+3
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* 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
* myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller2009-03-231-0/+3
* sunqe: Convert to net_device_ops.David S. Miller2009-03-231-5/+9
* net: variables reach -1, but 0 testedRoel Kluin2009-02-021-1/+1
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-7/+7
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sunqe: Convert to pure OF driver.David S. Miller2008-08-291-78/+69
* 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-22/+23
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-6/+6
* net/sunqe.c section fixAdrian Bunk2008-02-031-3/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-56/+49
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [SUNQE]: Fix MAC address assignment.Marcel van Nies2007-04-211-1/+3
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-2/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-231-249/+219
* [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-241-4/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1043
OpenPOWER on IntegriCloud