| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/netiucv: Make use of iucv_alloc_device() | Heiko Carstens | 2024-05-14 | 1 | -16/+4 |
* | s390: include linux/io.h instead of asm/io.h | Heiko Carstens | 2023-07-03 | 1 | -1/+1 |
* | s390/netiucv: Fix return type of netiucv_tx() | Nathan Chancellor | 2022-11-07 | 1 | -8/+1 |
* | s390: net: Use netif_rx(). | Sebastian Andrzej Siewior | 2022-03-07 | 1 | -5/+1 |
* | s390/netiucv: remove incorrect kernel doc indicators | Heiko Carstens | 2021-09-14 | 1 | -52/+52 |
* | s390/netiuvc: get rid of forward declarations | Heiko Carstens | 2021-06-12 | 1 | -18/+10 |
* | s390/net: remove pm support from iucv drivers | Julian Wiedmann | 2020-05-19 | 1 | -103/+1 |
* | s390: drivers: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 | 1 | -15/+0 |
* | s390: net: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | s390/net: reduce inlining | Julian Wiedmann | 2017-08-15 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -11/+9 |
|\ |
|
| * | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -5/+5 |
| * | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -6/+4 |
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-04 | 1 | -8/+6 |
|\ \
| |/
|/| |
|
| * | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 2017-06-12 | 1 | -8/+6 |
* | | net: s390: fix up for "Fix inconsistent teardown and release of private netde... | Stephen Rothwell | 2017-06-08 | 1 | -2/+2 |
|/ |
|
* | s390/netiucv: improve endianness handling | Hans Wippel | 2017-04-07 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | s390/net: use net core MTU range checking | Jarod Wilson | 2016-10-20 | 1 | -22/+2 |
* | s390/netiucv: improve checking of sysfs attribute buffer | Ursula Braun | 2016-10-13 | 1 | -7/+7 |
* | s390/netiucv: get rid of one memcpy in netiucv_printuser | Ursula Braun | 2016-10-13 | 1 | -2/+1 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | s390/iucv: do not use arrays as argument | Ursula Braun | 2015-09-22 | 1 | -11/+10 |
* | s390/net: Delete useless checks before function calls | Markus Elfring | 2015-01-18 | 1 | -6/+3 |
* | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 2015-01-18 | 1 | -3/+3 |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-16 | 1 | -1/+1 |
* | netiucv: improve state checking in conn_action_txdone | Ursula Braun | 2013-12-17 | 1 | -2/+6 |
* | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner | 2013-10-24 | 1 | -7/+1 |
* | netiucv: remove unused macro | Andy Shevchenko | 2013-06-26 | 1 | -20/+0 |
* | netiucv: Hold rtnl between name allocation and device registration. | Benjamin Poirier | 2013-06-14 | 1 | -1/+5 |
* | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com | 2012-07-26 | 1 | -28/+6 |
* | netiucv: allow multiple interfaces to same peer | Ursula Braun | 2011-12-20 | 1 | -82/+135 |
* | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 | 1 | -0/+2 |
* | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -2/+0 |
* | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 2011-02-03 | 1 | -1/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -5/+3 |
|\ |
|
| * | percpu: make misc percpu symbols unique | Tejun Heo | 2009-10-29 | 1 | -5/+3 |
* | | netiucv: displayed TX bytes value much too high | Ursula Braun | 2009-11-14 | 1 | -2/+2 |
|/ |
|
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -4/+3 |
|\ |
|
| * | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 | 1 | -1/+0 |
| * | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -3/+3 |
* | | [S390] proper use of device register | Sebastian Ott | 2009-09-11 | 1 | -3/+6 |
|/ |
|
* | [S390] driver_data access | Martin Schwidefsky | 2009-06-22 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 1 | -23/+24 |
|\ |
|
| * | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 1 | -23/+24 |
* | | [S390] pm: netiucv power management callbacks. | Ursula Braun | 2009-06-16 | 1 | -6/+109 |
|/ |
|
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -2/+2 |