Age | Commit message (Expand) | Author | Files | Lines |
2020-02-19 | s390/qdio: fill SBALEs with absolute addresses | Julian Wiedmann | 1 | -11/+12 |
2020-02-19 | s390/qdio: fill SL with absolute addresses | Julian Wiedmann | 1 | -12/+11 |
2020-01-26 | s390/qeth: remove HARDSETUP state | Julian Wiedmann | 5 | -21/+3 |
2020-01-26 | s390/qeth: make cmd/reply matching more flexible | Julian Wiedmann | 3 | -12/+39 |
2020-01-26 | s390/qeth: consolidate online/offline code | Julian Wiedmann | 4 | -184/+107 |
2020-01-26 | s390/qeth: consolidate QDIO queue setup | Julian Wiedmann | 4 | -17/+9 |
2020-01-26 | s390/qeth: shift some bridgeport code around | Julian Wiedmann | 3 | -39/+22 |
2020-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -38/+43 |
2019-12-27 | s390/qeth: remove QETH_RX_PULL_LEN | Julian Wiedmann | 2 | -3/+4 |
2019-12-27 | s390/qeth: use napi_gro_frags() for SG skbs | Julian Wiedmann | 1 | -17/+50 |
2019-12-27 | s390/qeth: consolidate RX code | Julian Wiedmann | 4 | -174/+153 |
2019-12-25 | s390/qeth: fix initialization on old HW | Julian Wiedmann | 1 | -3/+1 |
2019-12-25 | s390/qeth: vnicc Fix init to default | Alexandra Winter | 1 | -1/+3 |
2019-12-25 | s390/qeth: Fix vnicc_is_in_use if rx_bcast not set | Alexandra Winter | 1 | -2/+1 |
2019-12-25 | s390/qeth: fix false reporting of VNIC CHAR config failure | Alexandra Winter | 1 | -1/+0 |
2019-12-25 | s390/qeth: lock the card while changing its hsuid | Julian Wiedmann | 2 | -17/+28 |
2019-12-25 | s390/qeth: fix qdio teardown after early init error | Julian Wiedmann | 3 | -14/+10 |
2019-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 6 | -15/+23 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -9/+17 |
2019-12-21 | s390/qeth: don't return -ENOTSUPP to userspace | Julian Wiedmann | 1 | -1/+1 |
2019-12-21 | s390/qeth: fix promiscuous mode after reset | Julian Wiedmann | 3 | -1/+4 |
2019-12-21 | s390/qeth: handle error due to unsupported transport mode | Julian Wiedmann | 2 | -7/+12 |
2019-12-18 | s390/qeth: make use of napi_schedule_irqoff() | Julian Wiedmann | 1 | -1/+1 |
2019-12-18 | s390/qeth: consolidate helpers for capability checking | Julian Wiedmann | 3 | -61/+27 |
2019-12-18 | s390/qeth: stop yielding the ip_lock during IPv4 registration | Julian Wiedmann | 2 | -33/+2 |
2019-12-18 | s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path | Julian Wiedmann | 1 | -6/+0 |
2019-12-18 | s390/qeth: remove open-coded inet_make_mask() | Julian Wiedmann | 3 | -24/+20 |
2019-12-18 | s390/qeth: clean up L3 sysfs code | Julian Wiedmann | 2 | -85/+33 |
2019-12-18 | s390/qeth: overhaul L3 IP address dump code | Julian Wiedmann | 3 | -45/+44 |
2019-12-18 | s390/qeth: wake up all waiters from qeth_irq() | Julian Wiedmann | 2 | -16/+18 |
2019-12-18 | s390/qeth: only handle IRQs while device is online | Julian Wiedmann | 1 | -37/+31 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2 | -2/+2 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2 | -6/+6 |
2019-12-05 | s390/qeth: fix dangling IO buffers after halt/clear | Julian Wiedmann | 5 | -46/+67 |
2019-12-05 | s390/qeth: ensure linear access to packet headers | Julian Wiedmann | 1 | -33/+31 |
2019-12-05 | s390/qeth: guard against runt packets | Julian Wiedmann | 3 | -6/+23 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 11 | -512/+238 |
2019-11-26 | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -3/+1 |
2019-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -13/+33 |
2019-11-20 | s390/qeth: return proper errno on IO error | Julian Wiedmann | 1 | -5/+5 |
2019-11-20 | s390/qeth: fix potential deadlock on workqueue flush | Julian Wiedmann | 3 | -8/+28 |
2019-11-15 | net/smc: immediate termination for SMCD link groups | Ursula Braun | 1 | -2/+0 |
2019-11-15 | s390/qeth: don't check drvdata in sysfs code | Julian Wiedmann | 3 | -199/+4 |
2019-11-15 | s390/qeth: replace qeth_l3_get_addr_buffer() | Julian Wiedmann | 2 | -40/+23 |
2019-11-15 | s390/qeth: remove VLAN tracking for L3 devices | Julian Wiedmann | 2 | -32/+11 |
2019-11-15 | s390/qeth: consolidate L3 mcast registration code | Julian Wiedmann | 1 | -90/+30 |
2019-11-15 | s390/qeth: remove gratuitious RX modeset | Julian Wiedmann | 1 | -2/+0 |
2019-11-15 | s390/qeth: fine-tune L3 mcast locking | Julian Wiedmann | 1 | -4/+3 |
2019-11-15 | s390/qeth: clean up error path in qeth_core_probe_device() | Julian Wiedmann | 1 | -1/+2 |
2019-11-15 | s390/qeth: handle skb allocation error gracefully | Julian Wiedmann | 1 | -15/+10 |