summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser
2015-05-18qeth: BRIDGEPORT "sanity check"Eugene Crosser
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser
2015-05-18qeth: remove locks from sysfs _showEugene Crosser
2015-05-18qeth: fix handling of IPA return codesEugene Crosser
2015-05-18qeth: fix rx checksum offload handlingThomas Richter
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-28qeth: Fix command sizesStefan Raspl
2015-02-28s390: remove claw driverUrsula Braun
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter
2015-01-25qeth: clean up error handlingEugene Crosser
2015-01-17qeth: Remove unneeded structure memberThomas Richter
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott
2014-07-22s390/qeth: qdio queue helpersSebastian Ott
2014-07-21qeth: Display adjacent switch attributesStefan Raspl
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28qeth: Add new priority queueing optionsStefan Raspl
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong