aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
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-22qeth: remove cast for kzalloc return valueZhang Yanfei
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-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl
2013-01-21qeth: Update Kconfig wordingStefan Raspl
2013-01-21qeth: Support VEPA modeStefan Raspl
2013-01-21qeth: Remove unused exportsStefan Raspl
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
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-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl
2012-11-19claw: remove BUG_ONsUrsula Braun
2012-11-19ctcm: remove BUG_ONsUrsula Braun
2012-11-19qeth: Remove unused variableStefan Raspl
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-09-24ctcm: fix error return codePeter Senna Tschudin
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun
2012-09-24lcs: ensure proper ccw setupSebastian Ott
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com
2012-07-25netiucv: cleanup attribute usagefrank.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