summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy1-39/+98
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-09-22qeth: add layer 2 RX/TX checksum offloadingThomas Richter1-7/+80
2015-09-22qeth: remove extraneous length from %pM formatEugene Crosser1-2/+2
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin1-4/+1
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser1-5/+5
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser1-25/+43
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser1-3/+37
2015-05-18qeth: fix handling of IPA return codesEugene Crosser1-6/+4
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-112/+108
2015-01-26390/qeth: Fix locking warning during qeth device setupThomas Richter1-9/+26
2015-01-26qeth: clean up error handlingEugene Crosser1-104/+83
2015-01-18qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser1-4/+2
2014-10-27qeth: fix some trace formating issuesThomas Richter1-1/+1
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen1-2/+4
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-4/+3
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl1-3/+8
2014-03-20qeth: Removed unused parameterStefan Raspl1-3/+3
2014-02-26qeth: postpone freeing of qdio memoryUrsula Braun1-0/+3
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser1-6/+35
2014-01-16qeth: bridgeport support - address notificationsEugene Crosser1-0/+230
2014-01-16qeth: bridgeport support - basic controlEugene Crosser1-0/+364
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-04-22qeth: Fix missing pointer updateStefan Raspl1-1/+1
2013-04-22qeth: remove unused variableStefan Raspl1-2/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-2/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-1/+1
2013-04-09qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl1-0/+2
2013-01-21qeth: Support VEPA modeStefan Raspl1-7/+9
2012-11-19qeth: Remove BUG_ONsStefan Raspl1-2/+1
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl1-0/+1
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun1-1/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl1-4/+7
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl1-5/+6
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-07-17s390: Use eth_random_addrJoe Perches1-1/+1
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott1-9/+7
2012-03-08qeth: meaningful return code for set_mac_addressUrsula Braun1-3/+1
2012-02-09qeth: add query OSA address table supportFrank Blaschka1-0/+3
2011-12-20qeth: forbid recovery during shutdownUrsula Braun1-0/+1
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-7/+11
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka1-1/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka1-0/+16
2011-05-13qeth: convert to hw_features part 2Frank Blaschka1-4/+1
2011-02-27qeth: remove needless IPA-commands in offlineUrsula Braun1-31/+14
2011-02-03qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-01-16qeth: postpone open till recovery is finishedUrsula Braun1-2/+16
2010-11-29qeth: enable interface setup if LAN is offlineUrsula Braun1-5/+6