summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunlance.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-101-9/+1
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-10/+10
* 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-6/+5
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
| * net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+1
| |\
| * | 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
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-4/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* 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
* sunlance: Convert to net_device_ops.David S. Miller2009-03-231-5/+9
* sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin2009-02-211-2/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-311-42/+0
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sunlance: Convert to pure OF driver.David S. Miller2008-08-291-47/+40
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-7/+8
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-2/+3
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-291-24/+27
* drivers/net/: remove write-only "last_dev"Adrian Bunk2008-06-111-4/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-6/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-48/+39
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-101-1/+0
* [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller2007-07-301-28/+20
* [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-2/+0
* [SUNLANCE]: Fix module unload.Marcel van Nies2007-04-211-2/+2
* 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
* [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-251-5/+5
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-29/+29
* [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-291-16/+11
* [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
* [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] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-231-76/+97
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-1/+1
* [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-241-4/+13
OpenPOWER on IntegriCloud