index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tokenring
/
3c359.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix tranmitted/tranmitting typo
Peter Pan(潘卫平)
2011-04-11
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-6
/
+6
*
|
net/tokenring: remove trailing space in messages
Frans Pop
2010-03-24
1
-50
/
+50
|
/
*
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-3
/
+2
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
drivers/net: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-2
/
+1
*
tokenring: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
|
/
*
3C359: use request_firmware
Jaswinder Singh Rajput
2009-03-30
1
-15
/
+48
*
3c559: convert to net_device_ops
Stephen Hemminger
2009-01-21
1
-7
/
+10
*
netdevice: Kill netdev->priv
Wang Chen
2008-12-08
1
-2
/
+3
*
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
2008-11-24
1
-0
/
+2
*
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
2008-11-24
1
-1
/
+1
*
tokenring/3c359.c: fix allocation null check
Jirka Pirko
2008-11-24
1
-1
/
+1
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-4
/
+4
*
3c359: use netstats in net_device structure
Paulius Zaleckas
2008-05-13
1
-14
/
+6
*
drivers/net/tokenring/3c359.c: use time_* macros
S.Caglar Onur
2008-03-28
1
-10
/
+11
*
3c359 endianness annotations and fixes
Al Viro
2007-12-22
1
-47
/
+43
*
tokenring/3c359.c: fixed array index problem
Marcus Meissner
2007-10-16
1
-1
/
+1
*
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
2007-10-10
1
-5
/
+0
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
drivers/net/tokenring/3c359.c
Surya Prabhakar N
2007-10-10
1
-4
/
+2
*
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
2007-10-10
1
-29
/
+29
*
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
2007-07-10
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+5
*
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
2005-06-26
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1830