index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rionet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
1
-1
/
+1
*
net: sb1000,rionet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-22
1
-6
/
+8
*
rionet: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-30
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rapidio/rionet: do not free skb before reading its length
Pan Bian
2018-11-28
1
-1
/
+1
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-12
/
+3
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-5
/
+1
*
rapidio/rionet: add mport removal handling
Alexandre Bounine
2016-03-22
1
-26
/
+44
*
rapidio/rionet: add locking into add/remove device
Alexandre Bounine
2016-03-22
1
-50
/
+102
*
rapidio/rionet: add shutdown event handling
Alexandre Bounine
2016-03-22
1
-0
/
+38
*
rapidio/rionet: add capability to change MTU
Aurelien Jacquiot
2016-03-22
1
-2
/
+15
*
rapidio/rionet: fix deadlock on SMP
Aurelien Jacquiot
2016-03-22
1
-2
/
+2
*
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
2015-08-05
1
-3
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2014-04-07
1
-0
/
+1
*
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
2013-07-03
1
-25
/
+78
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+4
*
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
2012-10-06
1
-63
/
+70
*
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
2012-10-06
1
-3
/
+17
*
rionet: fix page allocation order of rionet_active
Akinobu Mita
2012-04-01
1
-5
/
+6
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-2
/
+0
*
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
2011-11-02
1
-2
/
+2
*
rapidio: fix use of non-compatible registers
Alexandre Bounine
2011-08-25
1
-15
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
1
-13
/
+15
|
\
|
*
rionet: fix NULL pointer dereference in rionet_remove
Yinglin Luan
2011-06-29
1
-13
/
+15
*
|
net: rionet: Use is_multicast_ether_addr
Tobias Klauser
2011-07-04
1
-1
/
+1
|
/
*
rionet: Remove pointless printk of skb pointer.
David S. Miller
2011-05-22
1
-2
/
+2
*
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
2011-03-23
1
-1
/
+1
*
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
2011-03-23
1
-2
/
+2
*
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
2010-09-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2009-07-05
1
-5
/
+0
*
rionet: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-4
/
+10
*
drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-12
1
-13
/
+13
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
2008-04-29
1
-2
/
+14
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-3
/
+3
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-14
/
+6
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-2
/
+0
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
[PATCH] Add rapidio net driver
Matt Porter
2005-09-14
1
-0
/
+574