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
/
rionet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
1
-63
/
+70
2012-10-06
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-04-01
rionet: fix page allocation order of rionet_active
Akinobu Mita
1
-5
/
+6
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-2
/
+0
2011-11-02
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
2011-08-25
rapidio: fix use of non-compatible registers
Alexandre Bounine
1
-15
/
+8
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+15
2011-07-04
net: rionet: Use is_multicast_ether_addr
Tobias Klauser
1
-1
/
+1
2011-06-29
rionet: fix NULL pointer dereference in rionet_remove
Yinglin Luan
1
-13
/
+15
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-1
/
+1
2011-03-23
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
1
-2
/
+2
2010-09-26
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
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-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
1
-5
/
+0
2009-04-16
rionet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+10
2009-02-26
drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
1
-13
/
+13
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-04-29
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
1
-2
/
+14
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-3
/
+3
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-14
/
+6
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2005-09-14
[PATCH] Add rapidio net driver
Matt Porter
1
-0
/
+574