summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-201-11/+6
* s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-201-23/+0
* s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2017-09-181-12/+35
* s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-181-1/+1
* s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-181-5/+130
* s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-181-0/+207
* s390/qeth: add basic VNICC supportHans Wippel2017-09-181-3/+133
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-181-22/+36
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-181-1/+1
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-181-2/+2
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-181-2/+2
* s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann2017-08-181-6/+6
* s390/qeth: split L2 xmit pathsJulian Wiedmann2017-08-181-102/+123
* s390/qeth: extract bridgeport cmd builderJulian Wiedmann2017-08-151-36/+26
* s390/net: reduce inliningJulian Wiedmann2017-08-151-16/+8
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-151-4/+3
* s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann2017-08-151-9/+0
* s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-151-8/+6
* s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-201-2/+14
* s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-201-17/+17
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1
* s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-061-0/+8
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-111-4/+13
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-111-1/+4
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-111-1/+2
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-111-1/+1
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-111-12/+0
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-111-76/+2
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-111-52/+2
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-071-1/+0
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-241-2/+3
* s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-121-15/+0
* s390/qeth: shuffle MAC management functions aroundJulian Wiedmann2017-01-121-66/+63
* s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann2017-01-121-14/+13
* s390/qeth: consolidate errno translationJulian Wiedmann2017-01-121-12/+8
* s390/qeth: don't convert return code twiceJulian Wiedmann2017-01-121-2/+1
* s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann2017-01-121-9/+2
* s390/net: use net core MTU range checkingJarod Wilson2016-10-201-0/+2
* qeth: do not turn on SG per defaultUrsula Braun2016-09-161-2/+0
* qeth: do not limit number of gso segmentsUrsula Braun2016-09-161-1/+0
* qeth: restore device features after recoveryHans Wippel2016-09-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+1
|\
| * qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-041-0/+1
* | qeth: add network device features for VLAN devicesHans Wippel2016-06-161-2/+7
* | qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-161-42/+12
* | qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-161-6/+6
* | qeth: introduce linearization fail count to statsEugene Crosser2016-06-161-3/+9
OpenPOWER on IntegriCloud