aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-17qeth: remove old qeth filesFrank Blaschka1-8956/+0
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy1-2/+2
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman1-1/+1
2007-10-19qeth: remove header_ops bugUrsula Braun1-1/+2
2007-10-11[QETH]: fix qeth_main.cAndrew Morton1-1/+2
2007-10-10qeth: discard inbound packets with unknown header idUrsula Braun1-1/+6
2007-10-10qeth: avoid duplicate deletion of multicast addressesUrsula Braun1-2/+3
2007-10-10qeth: EDDP does not work on large MTUsFrank Blaschka1-1/+2
2007-10-10qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker1-2/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-18/+26
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-3/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker1-2/+8
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun1-9/+19
2007-08-31qeth: crash during reboot after failing online settingUrsula Braun1-7/+13
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka1-14/+68
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka1-5/+8
2007-08-31qeth: ungrouping a device must not be interruptibleUrsula Braun1-3/+2
2007-07-16s390: add barriers to qeth driverFrank Blaschka1-0/+1
2007-07-16s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka1-32/+150
2007-06-20s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck1-9/+3
2007-06-20s390: avoid inconsistent lock state in qethUrsula Braun1-4/+4
2007-06-20s390: qeth driver does not recoverUrsula Braun1-6/+6
2007-06-20s390: print correct level for HiperSockets devicesUrsula Braun1-9/+11
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08s390: qeth driver hardware specs adaptionsPeter Tiedemann1-7/+19
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun1-6/+8
2007-05-08s390: qeth driver connection hangUrsula Braun1-2/+3
2007-05-04[S390] qeth: New read configuration data.Cornelia Huck1-5/+72
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-4/+5
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-6/+9
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+4
2007-04-25[SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[QETH]: Use eth_hdr()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo1-1/+1
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-12/+13
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-46/+46
2007-01-09s390: qeth driver fixes: atomic context fixupsFrank Blaschka1-96/+29
2007-01-09s390: qeth driver fixes: packet socketFrank Blaschka1-5/+53
2007-01-09s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka1-18/+3
2007-01-07qeth: fix uaccess handling and get rid of unused variableHeiko Carstens1-5/+8
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-3/+3
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun1-3/+3
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-17[PATCH] s390: qeth driver fixes [6/6]Frank Pavlic1-20/+39
2006-09-17[PATCH] s390: qeth driver fixes [5/6]Frank Pavlic1-29/+42
2006-09-17[PATCH] s390: qeth driver fixes [4/6]Frank Pavlic1-78/+69
2006-09-17[PATCH] s390: qeth driver fixes [3/6]Frank Pavlic1-94/+99