Age | Commit message (Expand) | Author |
2017-01-12 | s390/qeth: Remove QETH_IP_HEADER_SIZE | Julian Wiedmann |
2017-01-12 | s390/qeth: Allow reading hsuid in state DOWN | Julian Wiedmann |
2017-01-12 | s390/qeth: display warning for OSA3 RX/TX checksum offloading | Thomas Richter |
2017-01-12 | s390/qeth: test RX/TX checksum offload reply | Thomas Richter |
2017-01-12 | s390/qeth: rework RX/TX checksum offload | Thomas Richter |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-20 | s390/net: use net core MTU range checking | Jarod Wilson |
2016-10-13 | s390/lcs: remove trailing space at end of dev_err message | Colin Ian King |
2016-10-13 | s390/netiucv: improve checking of sysfs attribute buffer | Ursula Braun |
2016-10-13 | s390/netiucv: get rid of one memcpy in netiucv_printuser | Ursula Braun |
2016-09-16 | s390/qeth: fix setting VIPA address | Thomas Richter |
2016-09-16 | qeth: do not turn on SG per default | Ursula Braun |
2016-09-16 | qeth: do not limit number of gso segments | Ursula Braun |
2016-09-16 | qeth: check not more than 16 SBALEs on the completion queue | Ursula Braun |
2016-09-16 | s390/qeth: allow hsuid configuration in DOWN state | Ursula Braun |
2016-09-16 | s390/qeth: use ip_lock for hsuid configuration | Ursula Braun |
2016-09-16 | qeth: restore device features after recovery | Hans Wippel |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-04 | qeth: delete napi struct when removing a qeth device | Ursula Braun |
2016-06-16 | s390/qeth: fix indentation in qeth_l3_arp_query | Sebastian Ott |
2016-06-16 | qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS... | Hans Wippel |
2016-06-16 | qeth: improve set_features error handling | Hans Wippel |
2016-06-16 | qeth: add network device features for VLAN devices | Hans Wippel |
2016-06-16 | qeth layer 2 and layer 3 common feature handling | Thomas Richter |
2016-06-16 | qeth: optimize IP handling in rx_mode callback | Lakhvich Dmitriy |
2016-06-16 | qeth: introduce linearization fail count to stats | Eugene Crosser |
2016-06-16 | qeth: enable scatter/gather by default | Eugene Crosser |
2016-06-16 | qeth: enable scatter/gather in layer 2 mode | Eugene Crosser |
2016-06-16 | qeth: fill netdevice->gso_* attributes accurately | Eugene Crosser |
2016-06-16 | qeth: clean up condition when tso is used | Eugene Crosser |
2016-06-16 | qeth: refactor calculation of SBALE count | Eugene Crosser |
2016-06-16 | qeth: Include error message for "OS Mismatch" | Eugene Crosser |
2016-05-04 | drivers: fix dev->trans_start removal fallout | Florian Westphal |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-03-07 | s390: Use pr_warn instead of pr_warning | Joe Perches |
2015-12-14 | qeth: get rid of redundant 0-termination | Rasmus Villemoes |
2015-12-14 | qeth: repair SBAL elements calculation | Ursula Braun |
2015-12-14 | qeth: initialize net_device with carrier off | Ursula Braun |
2015-12-14 | qeth use common function qeth_get_setassparms_cmd | Thomas Richter |
2015-12-14 | s390-ctcm: Delete unnecessary checks before the function call "channel_remove" | Markus Elfring |
2015-10-07 | s390/qeth: optimize MAC handling in rx_mode callback | Lakhvich Dmitriy |
2015-10-07 | s390/qeth: switch to napi_gro_receive | Thomas Richter |
2015-09-21 | s390/iucv: do not use arrays as argument | Ursula Braun |
2015-09-21 | qeth: add layer 2 RX/TX checksum offloading | Thomas Richter |
2015-09-21 | qeth: move OSA portname into deprecated status | Ursula Braun |
2015-09-21 | qeth: no write permission for readonly sysattr | Lakhvich Dmitriy |
2015-09-21 | qeth: remove extraneous length from %pM format | Eugene Crosser |
2015-08-07 | s390: remove unneeded variables | Peter Senna Tschudin |
2015-05-18 | s390/lcs: Fix null-pointer access in msg | Peter Oberparleiter |
2015-05-18 | qeth: replace ENOSYS with EOPNOTSUPP | Eugene Crosser |