aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2016-09-15qeth: initialize net_device with carrier offUrsula Braun
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin
2015-05-18qeth: fix rx checksum offload handlingThomas Richter
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22qeth: Fix missing pointer updateStefan Raspl
2013-04-22qeth: remove unused variableStefan Raspl
2013-04-21qeth: fix VLAN related compilation errorsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2013-03-19qeth: delay feature traceStefan Raspl
2013-01-21qeth: Support VEPA modeStefan Raspl
2013-01-04qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko
2012-11-19qeth: Remove BUG_ONsStefan Raspl
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-16s390: Use eth_random_addrJoe Perches
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-16qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com
2012-05-16qeth: remove token ring part 2Frank Blaschka
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun
2012-02-08qeth: add query OSA address table supportFrank Blaschka
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck
2011-12-20qeth: forbid recovery during shutdownUrsula Braun