aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunlance.c
Commit message (Expand)AuthorAge
* 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
* sunlance: Convert to net_device_ops.David S. Miller2009-03-23
* sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin2009-02-22
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-31
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* sunlance: Convert to pure OF driver.David 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
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
* drivers/net/: remove write-only "last_dev"Adrian Bunk2008-06-11
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-10
* [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller2007-07-30
* [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
* [SUNLANCE]: Fix module unload.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
* [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-25
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-30
* [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-28
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-24
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16