aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunqe.c
Commit message (Expand)AuthorAge
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller2009-03-23
* sunqe: Convert to net_device_ops.David S. Miller2009-03-23
* net: variables reach -1, but 0 testedRoel Kluin2009-02-03
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* sunqe: Convert to pure OF driver.David S. Miller2008-08-29
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
* net/sunqe.c section fixAdrian Bunk2008-02-03
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-11
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [SUNQE]: Fix MAC address assignment.Marcel van Nies2007-04-21
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-24
* [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16