summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAge
* s390: remove couple of duplicate includesVasily Gorbik2018-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-22
* | s390/qeth: reset NAPI context during queue initJulian Wiedmann2018-03-09
* | s390/qeth: reduce RX skb setupJulian Wiedmann2018-03-09
* | s390/qeth: allocate skb from NAPI cacheJulian Wiedmann2018-03-09
* | s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann2018-03-09
* | s390/qeth: support SG for more device typesJulian Wiedmann2018-03-09
* | s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann2018-03-09
|/
* s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-20
* s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-20
* s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann2017-12-20
* s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2017-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-04
|\
| * s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-02
| * s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-02
* | s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
|/
* s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-20
* s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-20
* s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2017-09-18
* s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-18
* s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-18
* s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-18
* s390/qeth: add basic VNICC supportHans Wippel2017-09-18
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-18
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann2017-08-18
* s390/qeth: split L2 xmit pathsJulian Wiedmann2017-08-18
* s390/qeth: extract bridgeport cmd builderJulian Wiedmann2017-08-15
* s390/net: reduce inliningJulian Wiedmann2017-08-15
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-15
* s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann2017-08-15
* s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-15
* s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-20
* s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-06
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-11
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-11
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-11
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-11
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-11
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-11
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-11
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-11
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-11
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-11
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-07