index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sunqe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-8
/
+8
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
*
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-06-28
1
-3
/
+3
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-4
/
+3
|
\
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
|
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-3
/
+3
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
2010-02-18
1
-6
/
+3
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-2
/
+2
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.
David S. Miller
2009-03-23
1
-0
/
+3
*
sunqe: Convert to net_device_ops.
David S. Miller
2009-03-23
1
-5
/
+9
*
net: variables reach -1, but 0 tested
Roel Kluin
2009-02-02
1
-1
/
+1
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-12
1
-7
/
+7
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
sunqe: Convert to pure OF driver.
David S. Miller
2008-08-29
1
-78
/
+69
*
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
2008-08-29
1
-1
/
+1
*
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
2008-08-29
1
-22
/
+23
*
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
2008-08-29
1
-6
/
+6
*
net/sunqe.c section fix
Adrian Bunk
2008-02-03
1
-3
/
+3
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-56
/
+49
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-10
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[SUNQE]: Fix MAC address assignment.
Marcel van Nies
2007-04-21
1
-1
/
+3
*
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-06
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-13
1
-2
/
+2
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[NET] sunqe: Convert to new SBUS driver layer.
David S. Miller
2006-06-23
1
-249
/
+219
*
[SPARC]: module version cleanups
Tom 'spot' Callaway
2005-04-24
1
-4
/
+13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1043