index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tokenring
/
ibmtr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
1
-1964
/
+0
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-2
/
+3
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-6
/
+6
2010-02-18
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-3
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+9
2009-10-29
ibmtr: possible Read buffer overflow?
roel kluin
1
-2
/
+9
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-01
tokenring: convert to netdev_tx_t
Stephen Hemminger
1
-2
/
+4
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-26
tokenring: Read buffer overflow
roel kluin
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-01-21
ibmtr: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-01-21
ibmtr: convert to internal network_device_stats
Stephen Hemminger
1
-23
/
+6
2008-12-26
drivers/net/tokenring: fix sparse warnings: make symbols static
Hannes Eder
1
-2
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-7
/
+3
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-12
/
+14
2007-10-10
drivers/net/tokenring: Convert to generic boolean
Richard Knutsson
1
-4
/
+1
2007-10-10
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
1
-19
/
+19
2007-04-25
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-03-14
[PATCH] ibmtr probe is __devinit, not __init
Al Viro
1
-2
/
+2
2007-03-09
ibmtr: Drain rich supply of modpost warnings.
Ralf Baechle
1
-13
/
+12
2006-12-04
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-08-19
[PATCH] ibmtr section fix
Andrew Morton
1
-2
/
+2
2005-10-05
Merge branch 'master'
Jeff Garzik
1
-5
/
+0
2005-10-04
[PATCH] bogus kfree() in ibmtr
Al Viro
1
-5
/
+0
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-5
/
+4
2005-06-26
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
1
-14
/
+14
2005-05-12
[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
1
-8
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1987